Sha256: 9852091919a459cc913adf53048f9cf333e82b11a839987029c4c9089b4e2af3

Contents?: true

Size: 360 Bytes

Versions: 8

Compression:

Stored size: 360 Bytes

Contents

# encoding: UTF-8

module TZInfo
  module Definitions
    module Indian
      module Mahe
        include TimezoneDefinition
        
        timezone 'Indian/Mahe' do |tz|
          tz.offset :o0, 13308, 0, :LMT
          tz.offset :o1, 14400, 0, :SCT
          
          tz.transition 1906, 5, :o1, 17405008891, 7200
        end
      end
    end
  end
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
mdg-1.0.1 vendor/bundle/ruby/2.3.0/gems/tzinfo-0.3.52/lib/tzinfo/definitions/Indian/Mahe.rb
tzinfo-0.3.52 lib/tzinfo/definitions/Indian/Mahe.rb
tzinfo-0.3.51 lib/tzinfo/definitions/Indian/Mahe.rb
tzinfo-0.3.50 lib/tzinfo/definitions/Indian/Mahe.rb
tzinfo-0.3.49 lib/tzinfo/definitions/Indian/Mahe.rb
tzinfo-0.3.48 lib/tzinfo/definitions/Indian/Mahe.rb
tzinfo-0.3.47 lib/tzinfo/definitions/Indian/Mahe.rb
tzinfo-0.3.46 lib/tzinfo/definitions/Indian/Mahe.rb