Opened 15 years ago
Closed 15 years ago
#2975 closed bug (invalid)
Datepicker bug with daylight saving
Reported by: | ahura | Owned by: | joern |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | web | Version: | 1.2.5 |
Keywords: | Datepicker | Cc: | |
Blocked by: | Blocking: |
Description
Hi, i´m from a country that has daylight saving and the component showed a bug on that day. It happens becausa all date are created with hour set to 0, and the day which the daylight saving aplies has no hour zero, and it comes automatically to 23 pm of the previous day. I solved this locally by setting a hour on all dates instanciation. Any hour greater than 1 should do it. Since the component ignores the time part of date it should have no problem.
Note: See
TracTickets for help on using
tickets.
Hi, the DatePicker belongs to jQuery UI and the owner is Klaus. Please create a new ticket in the UI bug tracker. Thanks.