Sha256: 2925e69f033830faa1e3721b33d128179705bf9384bca3f2f912db660ec4da84

Contents?: true

Size: 194 Bytes

Versions: 3

Compression:

Stored size: 194 Bytes

Contents

require 'tzinfo/country'
module TZInfo #:nodoc:
module Countries #:nodoc:
class ZW < Country #:nodoc:
setup
set_code('ZW')
set_name('Zimbabwe')
add_zone('Africa/Harare')
zones_added
end
end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tzinfo-0.2.0 lib/tzinfo/countries/ZW.rb
tzinfo-0.2.1 lib/tzinfo/countries/ZW.rb
tzinfo-0.2.2 lib/tzinfo/countries/ZW.rb