Sha256: bdaf9c7dcbe22b2091fba6b60600dd8ef26e9d237342b3e7ac82bb7c6ebab1a1

Contents?: true

Size: 247 Bytes

Versions: 6

Compression:

Stored size: 247 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

6 entries across 6 versions & 1 rubygems

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