Sha256: 2baf47c1a55049f3f37734362ef79a4c2ec650fd9145adabebc393df20f9eb90
Contents?: true
Size: 272 Bytes
Versions: 6
Compression:
Stored size: 272 Bytes
Contents
require 'tzinfo/timezone' require 'tzinfo/definitions/America/Indiana/Knox' module TZInfo module Definitions #:nodoc: module US #:nodoc: class Indiana__m__Starke < Definitions::America::Indiana::Knox #:nodoc: set_identifier('US/Indiana-Starke') end end end end
Version data entries
6 entries across 6 versions & 1 rubygems