In the first quarter of this year, I’ve been working on two client projects both of which have called specifically for incorporating advanced date management into various aspects of WordPress.
Because of various formats, user error, and so on can make working with dates a bit difficult, I’ve always been partial to working with date pickers to make date selection and management a bit easier.
And since WordPress includes both jQuery and jQuery UI, I tend to use the features that are included rather than introducing yet-another-library.
In my latest series on WPTuts+, I walk through the process of how to incorporating the jQuery datepicker in WordPress.