Sha256: 9f872efca3f3b844dc4c56695685a7682e11d41ee82316bcdb19f694ea06439b
Contents?: true
Size: 218 Bytes
Versions: 2
Compression:
Stored size: 218 Bytes
Contents
require 'tzinfo/timezone' require 'tzinfo/definitions/Etc/GMT' module TZInfo module Definitions #:nodoc: module Etc #:nodoc: class GMT__p__0 < Definitions::Etc::GMT #:nodoc: set_identifier('Etc/GMT+0') end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tzinfo-0.2.0 | lib/tzinfo/definitions/Etc/GMT__p__0.rb |
tzinfo-0.2.1 | lib/tzinfo/definitions/Etc/GMT__p__0.rb |