Sha256: de8990d4a05565ab52c83a59c60e0e765d173d144d1402bbb735dfc4b1adbcd3

Contents?: true

Size: 248 Bytes

Versions: 21

Compression:

Stored size: 248 Bytes

Contents

require 'tzinfo/timezone_definition'

module TZInfo
  module Definitions
    module Mexico
      module General
        include TimezoneDefinition
        
        linked_timezone 'Mexico/General', 'America/Mexico_City'
      end
    end
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
tzinfo-0.3.20 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.19 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.18 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.17 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.16 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.15 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.14 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.0 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.1 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.10 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.11 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.12 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.13 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.2 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.3 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.4 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.5 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.6 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.7 lib/tzinfo/definitions/Mexico/General.rb
tzinfo-0.3.8 lib/tzinfo/definitions/Mexico/General.rb