Sha256: cd222a885596b5a700607a90ea68ee898224b9f2220dfadae0a7957c27bbcfbb

Contents?: true

Size: 790 Bytes

Versions: 3

Compression:

Stored size: 790 Bytes

Contents

require 'tzinfo/timezone'
module TZInfo
module Definitions #:nodoc:
module Pacific #:nodoc:
class Enderbury < Timezone #:nodoc:
setup
set_identifier('Pacific/Enderbury')
add_unbounded_start_period {TimezonePeriod.new(nil,DateTime.new0(Rational.new!(10434467413,4320),0,Date::ITALY),-41060,0,:'LMT')}
add_period(1901,1) {TimezonePeriod.new(DateTime.new0(Rational.new!(10434467413,4320),0,Date::ITALY),DateTime.new0(Rational.new!(2444148,1),0,Date::ITALY),-43200,0,:'PHOT')}
add_period(1979,10) {TimezonePeriod.new(DateTime.new0(Rational.new!(2444148,1),0,Date::ITALY),DateTime.new0(Rational.new!(58793255,24),0,Date::ITALY),-39600,0,:'PHOT')}
add_period(1995,1) {TimezonePeriod.new(DateTime.new0(Rational.new!(58793255,24),0,Date::ITALY),nil,46800,0,:'PHOT')}
end
end
end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tzinfo-0.1.0 lib/tzinfo/definitions/Pacific/Enderbury.rb
tzinfo-0.1.1 lib/tzinfo/definitions/Pacific/Enderbury.rb
tzinfo-0.1.2 lib/tzinfo/definitions/Pacific/Enderbury.rb