lib/tzinfo/data/definitions/Asia/Urumqi.rb in tzinfo-data-1.2016.10 vs lib/tzinfo/data/definitions/Asia/Urumqi.rb in tzinfo-data-1.2017.1

- old
+ new

@@ -10,10 +10,10 @@ module Urumqi include TimezoneDefinition timezone 'Asia/Urumqi' do |tz| tz.offset :o0, 21020, 0, :LMT - tz.offset :o1, 21600, 0, :XJT + tz.offset :o1, 21600, 0, :'+06' tz.transition 1927, 12, :o1, -1325483420, 10477063829, 4320 end end end