Hi, I'm new to jQuery UI Datepicker and one thing that confuses me is the year format.
When specifying a year, lets say in Java "yyyy" is a four digit integer with the year, like "2012", but in jQuery UI Datepicker "yyyy" when I pick a date it generates "20122012" and "yy" generates "2012".
Is this the spected behaviour or a bug?
Thanks a lot,
Pablo.