Sha256: 7c805f62578fe2b73472e73182bd4dda18dda4f46e9735f44bb1a5fed0f397b4

Contents?: true

Size: 827 Bytes

Versions: 213

Compression:

Stored size: 827 Bytes

Contents

require 'tzinfo/timezone_definition'

module TZInfo
  module Definitions
    module America
      module Guatemala
        include TimezoneDefinition
        
        timezone 'America/Guatemala' do |tz|
          tz.offset :o0, -21724, 0, :LMT
          tz.offset :o1, -21600, 0, :CST
          tz.offset :o2, -21600, 3600, :CDT
          
          tz.transition 1918, 10, :o1, 52312429831, 21600
          tz.transition 1973, 11, :o2, 123055200
          tz.transition 1974, 2, :o1, 130914000
          tz.transition 1983, 5, :o2, 422344800
          tz.transition 1983, 9, :o1, 433054800
          tz.transition 1991, 3, :o2, 669708000
          tz.transition 1991, 9, :o1, 684219600
          tz.transition 2006, 4, :o2, 1146376800
          tz.transition 2006, 10, :o1, 1159678800
        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/America/Guatemala.rb
abiquo-etk-0.4.32 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.29 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.25 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.24 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.23 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.22 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.20 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.19 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.18 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.17 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.16 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.15 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.14 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
abiquo-etk-0.4.13 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
activesupport-2.3.10 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
activesupport-2.3.9 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
activesupport-2.3.9.pre lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb
vibes-bj-1.2.2 spec/rails_root/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Guatemala.rb
vibes-bj-1.2.1 spec/rails_root/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Guatemala.rb