lib/tzinfo/data/definitions/America/Miquelon.rb in tzinfo-data-1.2019.3 vs lib/tzinfo/data/definitions/America/Miquelon.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
@@ -182,9 +182,11 @@
tz.transition 2067, 11, :o2, 3087777600, 7428977, 3
tz.transition 2068, 3, :o3, 3098667600, 59434841, 24
tz.transition 2068, 11, :o2, 3119227200, 7430069, 3
tz.transition 2069, 3, :o3, 3130117200, 59443577, 24
tz.transition 2069, 11, :o2, 3150676800, 7431161, 3
+ tz.transition 2070, 3, :o3, 3161566800, 59452313, 24
+ tz.transition 2070, 11, :o2, 3182126400, 7432253, 3
end
end
end
end
end