Skip to content

Commit 9939b2b

Browse files
committed
Fix test on non-UTC setups
1 parent 29a76d9 commit 9939b2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/intl/tests/dateformat_create_default.phpt

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
IntlDateFormatter::create() with default date and time types
33
--EXTENSIONS--
44
intl
5+
--INI--
6+
date.timezone=UTC
57
--FILE--
68
<?php
79

0 commit comments

Comments
 (0)