Sha256: 1257c681644172c2449c73a138eac0178e0e33f9b1b5d63d48c1b8a53089e5f8

Contents?: true

Size: 242 Bytes

Versions: 213

Compression:

Stored size: 242 Bytes

Contents

require 'tzinfo/timezone_definition'

module TZInfo
  module Definitions
    module Europe
      module Zagreb
        include TimezoneDefinition
        
        linked_timezone 'Europe/Zagreb', 'Europe/Belgrade'
      end
    end
  end
end

Version data entries

213 entries across 179 versions & 26 rubygems

Version Path
tzinfo-0.3.12 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.10 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.1 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.13 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.0 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.7 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.9 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.8 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.3 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.2 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.6 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.5 lib/tzinfo/definitions/Europe/Zagreb.rb
tzinfo-0.3.4 lib/tzinfo/definitions/Europe/Zagreb.rb