Update the timezone list to show in the UI
On Oct 26, 2014, Russia will switch from 9 timezones to 11 timezones with most of the current zones going back by an hour from the current zone. (e.g. Europe/Moscow will be UTC+0300 instead of UTC+0400). Add new Russian time zones and shuffle the timezone order in the tz selection UI to make them roughly in the order of their tz offsets when the change gets effective on Oct 26, 2014. In the meantime, some zones will be out-of-place. This ordering can't be perfect beause of DST. To address that issue, this CL will be followed by a CL to sort them dynamically instead of using the hardcoded order. BUG=404445 TEST=Go to settings - advanced - timezone setting and look for Asia/Kamchatka. Review URL: https://codereview.chromium.org/548683002 Cr-Commit-Position: refs/heads/master@{#294458}
Showing
Please register or sign in to comment