Sha256: 8662f6c81c995536632df6f22ce54146d10162cf69831961b9a34d03567a92c8
Contents?: true
Size: 345 Bytes
Versions: 239
Compression:
Stored size: 345 Bytes
Contents
module TZInfo module Definitions module Indian module Comoro include TimezoneDefinition timezone 'Indian/Comoro' do |tz| tz.offset :o0, 10384, 0, :LMT tz.offset :o1, 10800, 0, :EAT tz.transition 1911, 6, :o1, 13063779251, 5400 end end end end end
Version data entries
239 entries across 162 versions & 17 rubygems