lib/tzinfo/definitions/Asia/Aden.rb in tzinfo-0.3.35 vs lib/tzinfo/definitions/Asia/Aden.rb in tzinfo-0.3.36
- old
+ new
@@ -3,13 +3,13 @@
module Asia
module Aden
include TimezoneDefinition
timezone 'Asia/Aden' do |tz|
- tz.offset :o0, 10848, 0, :LMT
+ tz.offset :o0, 10794, 0, :LMT
tz.offset :o1, 10800, 0, :AST
- tz.transition 1949, 12, :o1, 2189954137, 900
+ tz.transition 1949, 12, :o1, 35039266201, 14400
end
end
end
end
end