Sha256: c9a09f63ea2e54f609fb1ac26f86ad54eae212eee14495bad8d9bd8eca2b2356

Contents?: true

Size: 597 Bytes

Versions: 3

Compression:

Stored size: 597 Bytes

Contents

require 'tzinfo/timezone'
module TZInfo
module Definitions #:nodoc:
module America #:nodoc:
class St_Lucia < Timezone #:nodoc:
setup
set_identifier('America/St_Lucia')
add_unbounded_start_period {TimezonePeriod.new(nil,DateTime.new0(Rational.new!(868092721,360),0,Date::ITALY),-14640,0,:LMT)}
add_period(1890,1) {TimezonePeriod.new(DateTime.new0(Rational.new!(868092721,360),0,Date::ITALY),DateTime.new0(Rational.new!(870984961,360),0,Date::ITALY),-14640,0,:CMT)}
add_period(1912,1) {TimezonePeriod.new(DateTime.new0(Rational.new!(870984961,360),0,Date::ITALY),nil,-14400,0,:AST)}
end
end
end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tzinfo-0.2.0 lib/tzinfo/definitions/America/St_Lucia.rb
tzinfo-0.2.1 lib/tzinfo/definitions/America/St_Lucia.rb
tzinfo-0.2.2 lib/tzinfo/definitions/America/St_Lucia.rb