Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.