Closed
Bug 1138064
Opened 10 years ago
Closed 10 years ago
Timezone change Cancun as of February 1 2015
Categories
(Firefox OS Graveyard :: Gaia::Shared, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkohler, Assigned: mkohler)
Details
Attachments
(1 file)
Cancun has changed its timezone to EST as of February 1 2015, so the offset should be -05:00,-04:00 now.
http://abcnews.go.com/Travel/cancun-change-eastern-standard-time/story?id=28589197
| Assignee | ||
Comment 1•10 years ago
|
||
Further there will be no daylight saving in 2015.
| Assignee | ||
Comment 2•10 years ago
|
||
I changed the tz.json file to reflect -05:00,-05:00: https://github.com/MichaelKohler/gaia/commit/b6522bb266e11e97e646454c943e14e5c65fcdcf
When I test it, the |systemTimeChanged.tz| object contains the correct offset here: http://mxr.mozilla.org/gaia/source/shared/js/tz_select.js#214
Nevertheless the time in the top right in the status bar is not changed to the correct time. This works with all other timezones as expected, just not for the changed "Cancun" timezone.
Could somebody point me in the right direction?
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8609933 -
Flags: review?(kgrandon)
Comment 4•10 years ago
|
||
Comment on attachment 8609933 [details] [review]
PR
This looks good to me, but right now there are three commits in the pull request. Could you squash them into a single one and re-flag me? You can use git rebase to do so, or if you have trouble with it let me know and I can handle it. Thanks!
Attachment #8609933 -
Flags: review?(kgrandon) → feedback+
| Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8609933 [details] [review]
PR
Thanks for the review. I have now squashed the commits. This should be good now.
Attachment #8609933 -
Flags: review?(kgrandon)
Comment 6•10 years ago
|
||
Comment on attachment 8609933 [details] [review]
PR
This looks good to me. Thank you for tracking it down!
Attachment #8609933 -
Flags: review?(kgrandon) → review+
Comment 7•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•