lib/tzinfo/data/definitions/Pacific/Rarotonga.rb in tzinfo-data-1.2016.10 vs lib/tzinfo/data/definitions/Pacific/Rarotonga.rb in tzinfo-data-1.2017.1

- old
+ new

@@ -10,12 +10,12 @@ module Rarotonga include TimezoneDefinition timezone 'Pacific/Rarotonga' do |tz| tz.offset :o0, -38344, 0, :LMT - tz.offset :o1, -37800, 0, :CKT - tz.offset :o2, -36000, 1800, :CKHST - tz.offset :o3, -36000, 0, :CKT + tz.offset :o1, -37800, 0, :'-1030' + tz.offset :o2, -36000, 1800, :'-0930' + tz.offset :o3, -36000, 0, :'-10' tz.transition 1901, 1, :o1, -2177414456, 26086168193, 10800 tz.transition 1978, 11, :o2, 279714600 tz.transition 1979, 3, :o3, 289387800 tz.transition 1979, 10, :o2, 309952800