Skip to content

Commit b7577b4

Browse files
committed
The tzdata 2022c removed Amsterdam Mean Time
1 parent 3850113 commit b7577b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/ruby/core/time/shared/local.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
end
77
end
88

9+
=begin
910
platform_is_not :windows do
1011
describe "timezone changes" do
1112
it "correctly adjusts the timezone change to 'CEST' on 'Europe/Amsterdam'" do
@@ -16,6 +17,7 @@
1617
end
1718
end
1819
end
20+
=end
1921
end
2022

2123
describe :time_local_10_arg, shared: true do

0 commit comments

Comments
 (0)