lib/tzinfo/data/definitions/America/New_York.rb in tzinfo-data-1.2019.3 vs lib/tzinfo/data/definitions/America/New_York.rb in tzinfo-data-1.2020.1

- old
+ new

@@ -1,9 +1,9 @@ # encoding: UTF-8 # This file contains data derived from the IANA Time Zone Database -# (http://www.iana.org/time-zones). +# (https://www.iana.org/time-zones). module TZInfo module Data module Definitions module America @@ -315,9 +315,11 @@ tz.transition 2067, 11, :o1, 3087784800, 9905303, 4 tz.transition 2068, 3, :o2, 3098674800, 59434843, 24 tz.transition 2068, 11, :o1, 3119234400, 9906759, 4 tz.transition 2069, 3, :o2, 3130124400, 59443579, 24 tz.transition 2069, 11, :o1, 3150684000, 9908215, 4 + tz.transition 2070, 3, :o2, 3161574000, 59452315, 24 + tz.transition 2070, 11, :o1, 3182133600, 9909671, 4 end end end end end