lib/tzinfo/definitions/America/Rankin_Inlet.rb in tzinfo-0.3.49 vs lib/tzinfo/definitions/America/Rankin_Inlet.rb in tzinfo-0.3.50

- old
+ new

@@ -5,10 +5,10 @@ module America module Rankin_Inlet include TimezoneDefinition timezone 'America/Rankin_Inlet' do |tz| - tz.offset :o0, 0, 0, :zzz + tz.offset :o0, 0, 0, :'-00' tz.offset :o1, -21600, 0, :CST tz.offset :o2, -21600, 7200, :CDDT tz.offset :o3, -21600, 3600, :CDT tz.offset :o4, -18000, 0, :EST