Sha256: e9b2665b252143e26add502d04fb34d3b3fef75d770178373d7ce3ab91f2ad99
Contents?: true
Size: 340 Bytes
Versions: 242
Compression:
Stored size: 340 Bytes
Contents
module TZInfo module Definitions module Indian module Kerguelen include TimezoneDefinition timezone 'Indian/Kerguelen' do |tz| tz.offset :o0, 0, 0, :zzz tz.offset :o1, 18000, 0, :TFT tz.transition 1950, 1, :o1, 4866565, 2 end end end end end
Version data entries
242 entries across 165 versions & 17 rubygems
Version | Path |
---|---|
tzinfo-0.3.22 | lib/tzinfo/definitions/Indian/Kerguelen.rb |
tzinfo-0.3.21 | lib/tzinfo/definitions/Indian/Kerguelen.rb |