lib/tzinfo/data/definitions/Etc/GMT__m__11.rb in tzinfo-data-1.2016.6 vs lib/tzinfo/data/definitions/Etc/GMT__m__11.rb in tzinfo-data-1.2016.7
- old
+ new
@@ -9,10 +9,10 @@
module Etc
module GMT__m__11
include TimezoneDefinition
timezone 'Etc/GMT-11' do |tz|
- tz.offset :o0, 39600, 0, :'GMT-11'
+ tz.offset :o0, 39600, 0, :'+11'
end
end
end
end