mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
The tzdata 2022c removed Amsterdam Mean Time
This commit is contained in:
parent
4c7ae84081
commit
302e366800
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ describe :time_local, shared: true do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
=begin
|
||||||
platform_is_not :windows do
|
platform_is_not :windows do
|
||||||
describe "timezone changes" do
|
describe "timezone changes" do
|
||||||
it "correctly adjusts the timezone change to 'CEST' on 'Europe/Amsterdam'" do
|
it "correctly adjusts the timezone change to 'CEST' on 'Europe/Amsterdam'" do
|
||||||
|
@ -16,6 +17,7 @@ describe :time_local, shared: true do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
=end
|
||||||
end
|
end
|
||||||
|
|
||||||
describe :time_local_10_arg, shared: true do
|
describe :time_local_10_arg, shared: true do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue