Sha256: 8e3aed8136ef78007eeec63f4d99a9402eeabe6234b3b40742db76ae0b4dc823

Contents?: true

Size: 205 Bytes

Versions: 3

Compression:

Stored size: 205 Bytes

Contents

require 'tzinfo/country'
module TZInfo #:nodoc:
module Countries #:nodoc:
class FK < Country #:nodoc:
setup
set_code('FK')
set_name('Falkland Islands')
add_zone('Atlantic/Stanley')
zones_added
end
end
end

Version data entries

3 entries across 3 versions & 1 rubygems

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