Sha256: 10bef2d4905945be9662d2f7338b9df2405a732ec56e8c0bafd61a24ef476f5a

Contents?: true

Size: 547 Bytes

Versions: 17

Compression:

Stored size: 547 Bytes

Contents

# encoding: UTF-8

# This file contains data derived from the IANA Time Zone Database
# (http://www.iana.org/time-zones).

module TZInfo
  module Data
    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, :'-02'
            
            tz.transition 1890, 1, :o1, -2524512832, 1627673806, 675
          end
        end
      end
    end
  end
end

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
tzinfo-data-1.2019.3 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2019.2 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2019.1 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.9 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.8 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.7 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.6 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.5 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.4 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.3 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.2 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2018.1 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2017.3 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
fluent-plugin-detect-memb-exceptions-0.0.2 vendor/bundle/ruby/2.0.0/gems/tzinfo-data-1.2017.2/lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
fluent-plugin-detect-memb-exceptions-0.0.1 vendor/bundle/ruby/2.0.0/gems/tzinfo-data-1.2017.2/lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2017.2 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb
tzinfo-data-1.2017.1 lib/tzinfo/data/definitions/Atlantic/South_Georgia.rb