Sha256: c120614c0a58b11efc79cb256829eb9d94a3ceddbd9ca092eb56b24e1f7ee990

Contents?: true

Size: 877 Bytes

Versions: 213

Compression:

Stored size: 877 Bytes

Contents

require 'tzinfo/timezone_definition'

module TZInfo
  module Definitions
    module Pacific
      module Honolulu
        include TimezoneDefinition
        
        timezone 'Pacific/Honolulu' do |tz|
          tz.offset :o0, -37886, 0, :LMT
          tz.offset :o1, -37800, 0, :HST
          tz.offset :o2, -37800, 3600, :HDT
          tz.offset :o3, -37800, 3600, :HWT
          tz.offset :o4, -37800, 3600, :HPT
          tz.offset :o5, -36000, 0, :HST
          
          tz.transition 1900, 1, :o1, 104328926143, 43200
          tz.transition 1933, 4, :o2, 116505265, 48
          tz.transition 1933, 5, :o1, 116506271, 48
          tz.transition 1942, 2, :o3, 116659201, 48
          tz.transition 1945, 8, :o4, 58360379, 24
          tz.transition 1945, 9, :o1, 116722991, 48
          tz.transition 1947, 6, :o5, 116752561, 48
        end
      end
    end
  end
end

Version data entries

213 entries across 179 versions & 26 rubygems

Version Path
activesupport-2.2.3 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
webroar-0.2.2 src/admin_panel/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
radiant-0.8.1 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
activesupport-2.3.4 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
tzinfo-0.3.14 lib/tzinfo/definitions/Pacific/Honolulu.rb
activesupport-2.3.3 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
activesupport-2.1.2 lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Pacific/Honolulu.rb
activesupport-2.2.2 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
activesupport-2.3.2 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
activesupport-2.1.1 lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Pacific/Honolulu.rb
activesupport-2.1.0 lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Honolulu.rb
antfarm-0.3.0 rails/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Honolulu.rb
antfarm-0.4.0 rails/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Honolulu.rb
mack-active_record-0.8.2 lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
mack-facets-0.8.3 lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
mack-facets-0.8.3.1 lib/gems/activesupport-2.2.2/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
radiant-0.7.0 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Pacific/Honolulu.rb
radiant-0.8.0 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb
radiant-0.7.1 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Pacific/Honolulu.rb
tzinfo-0.3.12 lib/tzinfo/definitions/Pacific/Honolulu.rb