Sha256: 3c915b501f5481218f3067ebf80bff26bcf6661438da34eb2e5e0ed7ed97d69e

Contents?: true

Size: 720 Bytes

Versions: 213

Compression:

Stored size: 720 Bytes

Contents

require 'tzinfo/timezone_definition'

module TZInfo
  module Definitions
    module Pacific
      module Noumea
        include TimezoneDefinition
        
        timezone 'Pacific/Noumea' do |tz|
          tz.offset :o0, 39948, 0, :LMT
          tz.offset :o1, 39600, 0, :NCT
          tz.offset :o2, 39600, 3600, :NCST
          
          tz.transition 1912, 1, :o1, 17419781071, 7200
          tz.transition 1977, 12, :o2, 250002000
          tz.transition 1978, 2, :o1, 257342400
          tz.transition 1978, 12, :o2, 281451600
          tz.transition 1979, 2, :o1, 288878400
          tz.transition 1996, 11, :o2, 849366000
          tz.transition 1997, 3, :o1, 857228400
        end
      end
    end
  end
end

Version data entries

213 entries across 179 versions & 26 rubygems

Version Path
abiquo-etk-0.4.33 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.32 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.29 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.25 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.24 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.23 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.22 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.20 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.19 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.18 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.17 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.16 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.15 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.14 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
abiquo-etk-0.4.13 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
activesupport-2.3.10 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
activesupport-2.3.9 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
activesupport-2.3.9.pre lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb
vibes-bj-1.2.2 spec/rails_root/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Noumea.rb
vibes-bj-1.2.1 spec/rails_root/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Noumea.rb