Sha256: a59c439807585ab66de4c6e61f8b7f470985ad55771f3ea5810378ccf831e270
Contents?: true
Size: 361 Bytes
Versions: 242
Compression:
Stored size: 361 Bytes
Contents
module TZInfo module Definitions module Atlantic module South_Georgia include TimezoneDefinition timezone 'Atlantic/South_Georgia' do |tz| tz.offset :o0, -8768, 0, :LMT tz.offset :o1, -7200, 0, :GST tz.transition 1890, 1, :o1, 1627673806, 675 end end end end end
Version data entries
242 entries across 165 versions & 17 rubygems