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