Skip to content

Conversation

meineerde
Copy link

Hi Eric,

This patch solves http://www.redmine.org/issues/4025

Although the commit message is partly wrong (time is turned forwards instead of backwards in october) it solves the issue. Although I don't completely understand why. Probably still some strangeness with day boundaries...

--Holger

meineerde and others added 3 commits June 22, 2010 01:02
…(#4025)

In locales where DST timezone changes occur on midnight (like Brazil) the calendar becomes confused which date to show. On DST ends, the date sprung back from 2010-10-17 00:00 to 2010-10-16 23:00 in Brazil. Thus, the date 2010-10-16 was shown two times. Using 12 as the default hour for dates does circumvent this issue. If DST changes occur around noon or the time picker functionality is used, this still breaks however.
@marutosi
Copy link
Contributor

Redmine 2.1 moved to JQuery Datepicker.
http://www.redmine.org/issues/4025#note-16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants