Sha256: 78100c38225692c8280a5702f89a5dd3f671ead5fc7ab0d6406cbf2fce0cfda3

Contents?: true

Size: 233 Bytes

Versions: 6

Compression:

Stored size: 233 Bytes

Contents

require 'tzinfo/timezone'
require 'tzinfo/definitions/Etc/GMT'
module TZInfo
module Definitions #:nodoc:
module Etc #:nodoc:
class Greenwich < Definitions::Etc::GMT #:nodoc:
set_identifier('Etc/Greenwich')
end
end
end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tzinfo-0.0.2 lib/tzinfo/definitions/Etc/Greenwich.rb
tzinfo-0.0.3 lib/tzinfo/definitions/Etc/Greenwich.rb
tzinfo-0.0.4 lib/tzinfo/definitions/Etc/Greenwich.rb
tzinfo-0.1.0 lib/tzinfo/definitions/Etc/Greenwich.rb
tzinfo-0.1.1 lib/tzinfo/definitions/Etc/Greenwich.rb
tzinfo-0.1.2 lib/tzinfo/definitions/Etc/Greenwich.rb