Sha256: c3cdd629053dcebae2a245ee6d1a2b46c0526bc143e0e3b71ab66f1cc2cc2a92
Contents?: true
Size: 352 Bytes
Versions: 242
Compression:
Stored size: 352 Bytes
Contents
module TZInfo module Definitions module Indian module Christmas include TimezoneDefinition timezone 'Indian/Christmas' do |tz| tz.offset :o0, 25372, 0, :LMT tz.offset :o1, 25200, 0, :CXT tz.transition 1895, 1, :o1, 52125664457, 21600 end end end end end
Version data entries
242 entries across 165 versions & 17 rubygems