Sha256: d5dbc7e20019a34053c34a31393a57372fb4e1bffab4fa12157e99c8b2a0d77f

Contents?: true

Size: 495 Bytes

Versions: 213

Compression:

Stored size: 495 Bytes

Contents

require 'tzinfo/timezone_definition'

module TZInfo
  module Definitions
    module Pacific
      module Port_Moresby
        include TimezoneDefinition
        
        timezone 'Pacific/Port_Moresby' do |tz|
          tz.offset :o0, 35320, 0, :LMT
          tz.offset :o1, 35312, 0, :PMMT
          tz.offset :o2, 36000, 0, :PGT
          
          tz.transition 1879, 12, :o1, 5200664597, 2160
          tz.transition 1894, 12, :o2, 13031248093, 5400
        end
      end
    end
  end
end

Version data entries

213 entries across 179 versions & 26 rubygems

Version Path
3mix-castronaut-0.5.0.2 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
masover-castronaut-0.4.4.4 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
masover-castronaut-0.4.4.5 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
masover-castronaut-0.5.0.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
p8-castronaut-0.6.1.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.4.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.4.2 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.4.3 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.4.4 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.4.5 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.4.6 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.5.0 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.5.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.5.2 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.5.3 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.5.4 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.6.0 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.6.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.7.4 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb
relevance-castronaut-0.7.5 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb