About the author : Philip Tellis ( @bluesmoon ) is a geek working with Yahoo!'s Exceptional Performance team where he analyses the impact of various design decisions on web application performance. He also maintains YUI's date formatter and the YUI...
Read more →
In Part I of this series, we introduced date formatting with the YUI Date utility and integrated it with the DataTable control in Part II and the Charts control in Part III . In this final part, we'll look at date localisation with YUI. To recap, we...
Read more →
In Part I , we saw how to easily format a date using YUI's date formatter and in Part II we looked at formatting dates for the DataTable control. We will now take a look at how to format dates for the YUI Charts control. Interestingly, it was the...
Read more →
In Part I , we saw how to format a date using YUI's date formatter. In Part II, we'll look at formatting dates for a specific use case — inside the DataTable control. DataTables are a great tool for presenting all types of data to the users of your...
Read more →