Sha256: ca9182af095b54e16dfb7b5f843ee85f527837edc7dfb22bd746465a6738f7c8

Contents?: true

Size: 480 Bytes

Versions: 213

Compression:

Stored size: 480 Bytes

Contents

require 'tzinfo/timezone_definition'

module TZInfo
  module Definitions
    module Asia
      module Bangkok
        include TimezoneDefinition
        
        timezone 'Asia/Bangkok' do |tz|
          tz.offset :o0, 24124, 0, :LMT
          tz.offset :o1, 24124, 0, :BMT
          tz.offset :o2, 25200, 0, :ICT
          
          tz.transition 1879, 12, :o1, 52006648769, 21600
          tz.transition 1920, 3, :o2, 52324168769, 21600
        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/Asia/Bangkok.rb
masover-castronaut-0.4.4.4 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
masover-castronaut-0.4.4.5 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
masover-castronaut-0.5.0.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
p8-castronaut-0.6.1.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.4.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.4.2 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.4.3 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.4.4 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.4.5 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.4.6 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.5.0 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.5.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.5.2 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.5.3 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.5.4 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.9/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.6.0 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.6.1 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.7.4 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb
relevance-castronaut-0.7.5 vendor/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb