Sha256: f7b0b889c8c8e33c53dd4ba2a5ae02adaf4fdf6784a648e18f1f89a54fa531a0

Contents?: true

Size: 219 Bytes

Versions: 6

Compression:

Stored size: 219 Bytes

Contents

require 'tzinfo/country'
module TZInfo #:nodoc:
module Countries #:nodoc:
class ST < Country #:nodoc:
setup
set_code('ST')
set_name('Sao Tome & Principe')
add_zone('Africa/Sao_Tome')
zones_added
end
end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tzinfo-0.0.2 lib/tzinfo/countries/ST.rb
tzinfo-0.0.3 lib/tzinfo/countries/ST.rb
tzinfo-0.0.4 lib/tzinfo/countries/ST.rb
tzinfo-0.1.0 lib/tzinfo/countries/ST.rb
tzinfo-0.1.1 lib/tzinfo/countries/ST.rb
tzinfo-0.1.2 lib/tzinfo/countries/ST.rb