Sha256: 8029ef5f0b61ebf03775691a0cf79689d8f0bb5ee5369a5994a8ac2987844e44
Contents?: true
Size: 441 Bytes
Versions: 234
Compression:
Stored size: 441 Bytes
Contents
module TZInfo module Definitions module Africa module Luanda include TimezoneDefinition timezone 'Africa/Luanda' do |tz| tz.offset :o0, 3176, 0, :LMT tz.offset :o1, 3124, 0, :AOT tz.offset :o2, 3600, 0, :WAT tz.transition 1891, 12, :o1, 26050663403, 10800 tz.transition 1911, 5, :o2, 52254341219, 21600 end end end end end
Version data entries
234 entries across 161 versions & 17 rubygems