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