Skip to content

Commit 80a4633

Browse files
committed
zoneinfo: fix tests for 2024b
1 parent 9142194 commit 80a4633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra/zoneinfo/zoneinfo-tests.factor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tools.test zoneinfo ;
2222
{ name "Pacific/Kiritimati" }
2323
{ gmt-offset "14:00" }
2424
{ rules/save "-" }
25-
{ format "+14" }
25+
{ format "%z" }
2626
{ until { } }
2727
}
2828
} [

0 commit comments

Comments
 (0)