Sha256: 89a455a0d06104b0e2814726a43fc6891f06bdf4058d5f4e1902c469258a98c3

Contents?: true

Size: 205 Bytes

Versions: 6

Compression:

Stored size: 205 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

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