lib/tzinfo/data/definitions/Europe/Copenhagen.rb in tzinfo-data-1.2019.3 vs lib/tzinfo/data/definitions/Europe/Copenhagen.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 Europe
@@ -212,9 +212,11 @@
tz.transition 2067, 10, :o2, 3087162000, 59431645, 24
tz.transition 2068, 3, :o3, 3099862800, 59435173, 24
tz.transition 2068, 10, :o2, 3118611600, 59440381, 24
tz.transition 2069, 3, :o3, 3131917200, 59444077, 24
tz.transition 2069, 10, :o2, 3150061200, 59449117, 24
+ tz.transition 2070, 3, :o3, 3163366800, 59452813, 24
+ tz.transition 2070, 10, :o2, 3181510800, 59457853, 24
end
end
end
end
end