The bug is fixed by replacing line 1308 with: printDate.setDate(printDate.getDate() + 1);
instead of the UTC version. Haven't done any regression testing, but it seems to work. On Nov 4, 10:56 am, mohan <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to use the jquery date picker present in the jquery UI > site : > > http://docs.jquery.com/UI/Datepicker > > The month of november shows the date 11/2/2008 twice...Did any body > come across the same bug..Iam looking for ideas to correct it. > > Thanks > Mohan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
