Sha256: 95e374ab9de0e3e9a83ceb5b1c287ea1e66a90bbaed8547db1f8c78f6d17e222

Contents?: true

Size: 271 Bytes

Versions: 213

Compression:

Stored size: 271 Bytes

Contents

require 'tzinfo/timezone_definition'

module TZInfo
  module Definitions
    module Etc
      module UTC
        include TimezoneDefinition
        
        timezone 'Etc/UTC' do |tz|
          tz.offset :o0, 0, 0, :UTC
          
        end
      end
    end
  end
end

Version data entries

213 entries across 179 versions & 26 rubygems

Version Path
radiant-1.0.0.rc1 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
abiquo-etk-0.5.3 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
abiquo-etk-0.4.42 vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
webroar-0.5.0 src/admin_panel/vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
activesupport-2.3.11 lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.2.4 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.2.2 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.2.1 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.2 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.9 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.8 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.7 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.6 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.5 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.4 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.3 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.2 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1.1 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiantcms-couchrest_model-0.1 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb
radiant-0.7.2 vendor/rails/activesupport/lib/active_support/vendor/tzinfo-0.3.11/tzinfo/definitions/Etc/UTC.rb