lib/tzinfo/definitions/Indian/Mahe.rb in tzinfo-0.3.52 vs lib/tzinfo/definitions/Indian/Mahe.rb in tzinfo-0.3.53
- old
+ new
@@ -6,10 +6,10 @@
module Mahe
include TimezoneDefinition
timezone 'Indian/Mahe' do |tz|
tz.offset :o0, 13308, 0, :LMT
- tz.offset :o1, 14400, 0, :SCT
+ tz.offset :o1, 14400, 0, :'+04'
tz.transition 1906, 5, :o1, 17405008891, 7200
end
end
end