Closed Bug 714688 Opened 13 years ago Closed 11 years ago

Change time zone data for Moscow

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2013Q2

People

(Reporter: atopal, Assigned: berkerpeksag)

Details

(Whiteboard: u=user c=general p=0 s=2013.8)

Moscow switched to permanent summer time, we should reflect that in our software. Not sure, if that is an IT thing.

See discussion at: https://support.mozilla.org/en-US/forums/contributors/708055#post-44271
also other regions. and there is no samara time now. samara is in moscow time now. ( and udmurtia that was in samara time is in utc+6 ). also some 1-2 other regions changed their time in addition to becoming in permanent summer time (also can say time zone increasing by 1).
I Set my Timezone as Asia/India-+5:30 still the date and time coming wrong in forum, as PST
I believe our timezone info either comes from the system or from pytz[1]. We should see if there's a pytz update with the changes. (Several areas in the Pacific also jumped the International Date Line this week, or so I heard.)

[1] https://github.com/mozilla/kitsune/tree/master/vendor/packages/pytz
We're on pytz 2010k, the current version is 2011n: http://pypi.python.org/pypi/pytz/2011n
Even bugzilla say the time as PST :O
Assignee: nobody → berker.peksag
Europe/Moscow is in UTC+4 since March 2011[1][2][3], so updating pytz version from 2010k to 2013b will probably solve the problem.

Pull request is here: https://github.com/mozilla/kitsune/pull/1292

[1] http://en.wikipedia.org/wiki/Moscow_Time
[2] http://www.timezoneconverter.com/cgi-bin/zoneinfo.tzc?tz=Europe/Moscow
[3] tzdata for Russia has been updated in the 2011h release: http://mm.icann.org/pipermail/tz/2011-June/008576.html
Status: NEW → ASSIGNED
Whiteboard: u=user c=general p=0 s=2013.8
Target Milestone: --- → 2013Q2
Deployed to prod now.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.