Sha256: 228db271e2f34676f36dbde617b320b34e2e7e8a9c02ff771339ad15ec7a2269
Contents?: true
Size: 370 Bytes
Versions: 32
Compression:
Stored size: 370 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 Canada module Atlantic include TimezoneDefinition linked_timezone 'Canada/Atlantic', 'America/Halifax' end end end end end
Version data entries
32 entries across 32 versions & 6 rubygems