Sha256: 41074f8963cf495df90b9e1d806b5caa820a85a3999e002a264e698fe3642d12
Contents?: true
Size: 206 Bytes
Versions: 2
Compression:
Stored size: 206 Bytes
Contents
require 'tzinfo/timezone' require 'tzinfo/definitions/Europe/London' module TZInfo module Definitions #:nodoc: class GB__m__Eire < Definitions::Europe::London #:nodoc: set_identifier('GB-Eire') end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tzinfo-0.2.0 | lib/tzinfo/definitions/GB__m__Eire.rb |
tzinfo-0.2.1 | lib/tzinfo/definitions/GB__m__Eire.rb |