Sha256: efcff27f1de72dc212b5c3857ecd2e50347a5cfba405b2feb8873704e24d3f0c

Contents?: true

Size: 212 Bytes

Versions: 2

Compression:

Stored size: 212 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tzinfo-0.2.0 lib/tzinfo/definitions/Etc/GMT0.rb
tzinfo-0.2.1 lib/tzinfo/definitions/Etc/GMT0.rb