Sha256: e4fa455310c407ca5c33d4de7c72e82a6868f182fc812a0007f9ad2167861b4d

Contents?: true

Size: 359 Bytes

Versions: 37

Compression:

Stored size: 359 Bytes

Contents

# encoding: UTF-8

# This file contains data derived from the IANA Time Zone Database
# (https://www.iana.org/time-zones).

module TZInfo
  module Data
    module Definitions
      module EST
        include TimezoneDefinition
        
        timezone 'EST' do |tz|
          tz.offset :o0, -18000, 0, :EST
          
        end
      end
    end
  end
end

Version data entries

37 entries across 37 versions & 8 rubygems

Version Path
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/EST.rb
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/EST.rb
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/EST.rb
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/tzinfo-data-1.2024.1/lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2024.1 lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2023.4 lib/tzinfo/data/definitions/EST.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/tzinfo-data-1.2023.3/lib/tzinfo/data/definitions/EST.rb
mumukit-content-type-1.12.1 vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/EST.rb
mumukit-content-type-1.12.0 vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2023.3 lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2023.2 lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2023.1 lib/tzinfo/data/definitions/EST.rb
tzinfo-1.2.11 test/tzinfo-data/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2022.7 lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2022.6 lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2022.5 lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2022.4 lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2022.3 lib/tzinfo/data/definitions/EST.rb
tzinfo-data-1.2022.2 lib/tzinfo/data/definitions/EST.rb
tzinfo-1.2.10 test/tzinfo-data/tzinfo/data/definitions/EST.rb