Sha256: 87c4172134b1a100aa6e5d0a7ca15e71ffe2ccc92d389cc971a67c1f3a75a98e
Contents?: true
Size: 435 Bytes
Versions: 242
Compression:
Stored size: 435 Bytes
Contents
module TZInfo module Definitions module Indian module Chagos include TimezoneDefinition timezone 'Indian/Chagos' do |tz| tz.offset :o0, 17380, 0, :LMT tz.offset :o1, 18000, 0, :IOT tz.offset :o2, 21600, 0, :IOT tz.transition 1906, 12, :o1, 10443929611, 4320 tz.transition 1995, 12, :o2, 820436400 end end end end end
Version data entries
242 entries across 165 versions & 17 rubygems