Sha256: efa6994084355030086aac9069b670fd0b06ff34abeb782e8e15b4cd5df6d65c

Contents?: true

Size: 201 Bytes

Versions: 6

Compression:

Stored size: 201 Bytes

Contents

require 'tzinfo/timezone'
require 'tzinfo/definitions/Europe/London'
module TZInfo
module Definitions #:nodoc:
class GB < Definitions::Europe::London #:nodoc:
set_identifier('GB')
end
end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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