Skip to content

Instantly share code, notes, and snippets.

@Carmina16
Created February 16, 2017 10:21
Show Gist options
  • Save Carmina16/ce9bd79d6c0e7dedbd50108f93dda728 to your computer and use it in GitHub Desktop.
Save Carmina16/ce9bd79d6c0e7dedbd50108f93dda728 to your computer and use it in GitHub Desktop.
--- data/Locations.xml.in.orig
+++ data/Locations.xml.in
@@ -18350,15 +17935,22 @@
<_name>Yekaterinburg Time</_name>
</timezone>
<timezone id="Asia/Omsk">
- <!-- A Russian time zone, used in the Omsk and Novosibirsk
- oblasts and surrounding areas of south-central Russia.
+ <!-- A Russian time zone, used in the Omsk oblast
+ and surrounding areas of south-central Russia.
The Russian name is "Омское время". This string is only
used in places where "Russia" is already clear from
context.
-->
<_name>Omsk Time</_name>
- <obsoletes>Asia/Novosibirsk</obsoletes>
</timezone>
+ <timezone id="Asia/Novosibirsk">
+ <!-- A Russian time zone, used in the Novosibirsk oblast.
+ The Russian name is "Новосибирское время".
+ This string is only used in places
+ where "Russia" is already clear from context.
+ -->
+ <_name>Novosibirsk Time</_name>
+ </timezone>
<timezone id="Asia/Krasnoyarsk">
<!-- A Russian time zone, used in the Krasnoyarsk krai and
surrounding areas of central Russia. The Russian name is
@@ -18830,7 +18397,7 @@
<location>
<name>Novosibirsk</name>
<code>UNNT</code>
- <tz-hint>Asia/Omsk</tz-hint>
+ <tz-hint>Asia/Novosibirsk</tz-hint>
<coordinates>55.083333 82.900000</coordinates>
</location>
</city>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment