We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0856a1 + a2b1546 commit 77303a3Copy full SHA for 77303a3
ext/date/tests/bug65184.phpt
@@ -6,6 +6,8 @@ if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
6
die("skip Test is valid for Windows");
7
}
8
?>
9
+--INI--
10
+date.timezone = UTC
11
--FILE--
12
<?php
13
setlocale(LC_ALL, 'Japanese_Japan.932');
0 commit comments