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