Sha256: af222858a9ddb7214b1bef8bc0c4af847b26f954d4bfbfa738bbf341f3777f99

Contents?: true

Size: 520 Bytes

Versions: 21

Compression:

Stored size: 520 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 Antarctica
        module Rothera
          include TimezoneDefinition
          
          timezone 'Antarctica/Rothera' do |tz|
            tz.offset :o0, 0, 0, :'-00'
            tz.offset :o1, -10800, 0, :'-03'
            
            tz.transition 1976, 12, :o1, 218246400
          end
        end
      end
    end
  end
end

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
tzinfo-data-1.2019.3 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2019.2 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2019.1 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.9 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.8 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.7 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.6 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.5 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.4 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.3 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.2 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2018.1 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2017.3 lib/tzinfo/data/definitions/Antarctica/Rothera.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/Antarctica/Rothera.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/Antarctica/Rothera.rb
tzinfo-data-1.2017.2 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2017.1 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2016.10 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2016.9 lib/tzinfo/data/definitions/Antarctica/Rothera.rb
tzinfo-data-1.2016.8 lib/tzinfo/data/definitions/Antarctica/Rothera.rb