Hello,

I've weird thing with datepicker, my dates are offset by one day (13
november 2008 is friday), when checking where the inconsistency come,
I've find that 26 october is occuring twice.

Here is how I instanciate datepicker :

$('myselector').datepicker({dateFormat:'dd/mm/yy'});

Does the fact that the UTC offset changed (daylight saving time) at
this very date is a reason for such bug? any idea how can I workaround
it?

Thanks

Reply via email to