We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686402a commit a2b1546Copy full SHA for a2b1546
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