Date Picker extension

Hello, I was just wondering what people thought the best/easiest to implement extension is for allowing the user to pick a date for a field? Preferably one with some documentation or a tutorial for implementing it.

You can use CJuiDatePicker http://www.yiiframework.com/doc/api/1.1/CJuiDatePicker

But there are a couple of good extensions around:

http://www.yiiframework.com/extension/ejuidatetimepicker

http://www.yiiframework.com/extension/juidatepicker

Hope it helps