Sha256: 2ae4d8d9324ec472e91962358e459f9a7a39a6caec75a96493950d62b83231d4

Contents?: true

Size: 255 Bytes

Versions: 4

Compression:

Stored size: 255 Bytes

Contents

require 'tzinfo/timezone'
require 'tzinfo/definitions/America/New_York'
module TZInfo
module Definitions #:nodoc:
module SystemV #:nodoc:
class EST5EDT < Definitions::America::New_York #:nodoc:
set_identifier('SystemV/EST5EDT')
end
end
end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tzinfo-0.0.2 lib/tzinfo/definitions/SystemV/EST5EDT.rb
tzinfo-0.0.3 lib/tzinfo/definitions/SystemV/EST5EDT.rb
tzinfo-0.0.4 lib/tzinfo/definitions/SystemV/EST5EDT.rb
tzinfo-0.1.0 lib/tzinfo/definitions/SystemV/EST5EDT.rb