Home
last modified time | relevance | path

Searched refs:UTC (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/PHP-8.2/ext/date/tests/
H A Dbug68549-dst-transition-DateTime-setTimestamp.phpt11 1615687199, // Sat Mar 13 17:59:59 PST 2021 (Sun Mar 14 01:59:59 UTC 2021)
12 1615687200, // Sat Mar 13 18:00:00 PST 2021 (Sun Mar 14 02:00:00 UTC 2021)
13 1615687201, // Sat Mar 13 18:00:01 PST 2021 (Sun Mar 14 02:00:01 UTC 2021)
14 1615690799, // Sat Mar 13 18:59:59 PST 2021 (Sun Mar 14 02:59:59 UTC 2021)
15 1615690800, // Sat Mar 13 19:00:00 PST 2021 (Sun Mar 14 03:00:00 UTC 2021)
16 1615690801, // Sat Mar 13 19:00:01 PST 2021 (Sun Mar 14 03:00:01 UTC 2021)
30 1636246799, // Sat Nov 6 17:59:59 PDT 2021 (Sun Nov 7 00:59:59 UTC 2021)
31 1636246800, // Sat Nov 6 18:00:00 PDT 2021 (Sun Nov 7 01:00:00 UTC 2021)
32 1636246801, // Sat Nov 6 18:00:01 PDT 2021 (Sun Nov 7 01:00:01 UTC 2021)
33 1636250399, // Sat Nov 6 18:59:59 PDT 2021 (Sun Nov 7 01:59:59 UTC 2021)
[all …]
H A Dbug68549-dst-transition-DateTime-setTimezone.phpt11 1615687199, // Sat Mar 13 17:59:59 PST 2021 (Sun Mar 14 01:59:59 UTC 2021)
12 1615687200, // Sat Mar 13 18:00:00 PST 2021 (Sun Mar 14 02:00:00 UTC 2021)
13 1615687201, // Sat Mar 13 18:00:01 PST 2021 (Sun Mar 14 02:00:01 UTC 2021)
14 1615690799, // Sat Mar 13 18:59:59 PST 2021 (Sun Mar 14 02:59:59 UTC 2021)
15 1615690800, // Sat Mar 13 19:00:00 PST 2021 (Sun Mar 14 03:00:00 UTC 2021)
16 1615690801, // Sat Mar 13 19:00:01 PST 2021 (Sun Mar 14 03:00:01 UTC 2021)
30 1636246799, // Sat Nov 6 17:59:59 PDT 2021 (Sun Nov 7 00:59:59 UTC 2021)
31 1636246800, // Sat Nov 6 18:00:00 PDT 2021 (Sun Nov 7 01:00:00 UTC 2021)
32 1636246801, // Sat Nov 6 18:00:01 PDT 2021 (Sun Nov 7 01:00:01 UTC 2021)
33 1636250399, // Sat Nov 6 18:59:59 PDT 2021 (Sun Nov 7 01:59:59 UTC 2021)
[all …]
H A Dbug78139.phpt7 "x UTC",
8 "xx UTC",
11 "UTC xx",
40 Parsing 'x UTC':
42 Warning: timezone_open(): Unknown or bad timezone (x UTC) in %sbug78139.php on line %d
44 DateTimeZone::__construct(): Unknown or bad timezone (x UTC)
47 Parsing 'xx UTC':
49 Warning: timezone_open(): Unknown or bad timezone (xx UTC) in %sbug78139.php on line %d
51 DateTimeZone::__construct(): Unknown or bad timezone (xx UTC)
68 Parsing 'UTC xx':
[all …]
H A Dbug45529.phpt2 Bug #45529 (UTC not properly recognised as timezone identifier while parsing)
6 $tz1 = new DateTimeZone('UTC');
7 $tz2 = date_create('UTC')->getTimeZone();
18 UTC
19 UTC
H A Ddate_period_unserialize1.phpt6 $start = new DateTime("2022-07-14 00:00:00", new DateTimeZone("UTC"));
8 $end = new DateTime("2022-07-16 00:00:00", new DateTimeZone("UTC"));
13 "start" => new DateTime("2022-07-14 12:00:00", new DateTimeZone("UTC")),
14 "end" => new DateTime("2022-07-16 12:00:00", new DateTimeZone("UTC")),
35 string(3) "UTC"
46 string(3) "UTC"
H A D015.phpt5 date_default_timezone_set('UTC');
17 string(3) "UTC"
18 string(3) "UTC"
20 string(3) "UTC"
H A D010.phpt5 date_default_timezone_set('UTC');
28 string(7) "Etc/UTC"
46 string(3) "UTC"
55 string(3) "UTC"
H A Dbug54340.phpt4 date.timezone=UTC
27 string(3) "UTC"
35 string(3) "UTC"
43 string(3) "UTC"
H A Dbug80483.phpt4 date.timezone=UTC
25 string(3) "UTC"
27 …s:4:"date";s:28:"+20201-01-01 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}"
34 string(3) "UTC"
H A Dgh-124.phpt4 date.timezone=UTC
13 var_dump((new DateTime('-292277022657-01-27 08:29:52 UTC'))->getTimestamp());
14 var_dump((new DateTime('-292277022657-01-27 08:29:53 UTC'))->getTimestamp());
17 var_dump((new DateTime('+292277026596-12-04 15:30:07 UTC'))->getTimestamp());
H A Ddate-lenient-create.phpt5 $tz = new DateTimeZone("UTC");
51 [timezone] => UTC
72 [timezone] => UTC
93 [timezone] => UTC
114 [timezone] => UTC
121 [timezone] => UTC
H A Dbug35422.phpt2 Bug #35422 (strtotime() does not parse times with UTC as timezone)
5 date_default_timezone_set("UTC");
7 echo date(DATE_ISO8601, strtotime("July 1, 2000 00:00:00 UTC")) . "\n";
H A D012.phpt5 date_default_timezone_set('UTC');
23 string(3) "UTC"
32 string(3) "UTC"
41 string(3) "UTC"
H A D013.phpt5 date_default_timezone_set('UTC');
24 string(3) "UTC"
33 string(3) "UTC"
42 string(3) "UTC"
H A Dini_set_incorrect-002.phpt4 date.timezone=UTC
19 UTC
21 Warning: ini_set(): Invalid date.timezone value 'foo', using 'UTC' instead in %sini_set_incorrect-0…
22 UTC
H A Ddate_default_timezone_get-1.phpt16 Warning: PHP Startup: Invalid date.timezone value '', using 'UTC' instead in Unknown on line 0
17 UTC
18 UTC
H A Ddate_timestamp_set.phpt6 date.timezone = UTC;
10 $dftz021 = date_default_timezone_get(); //UTC
19 string(47) "021 => (1234567890) => UTC 2009-Feb-13 23:31:30"
H A Dbug54316.phpt4 date.timezone=UTC
20 string(3) "UTC"
28 string(3) "UTC"
H A Ddate_time_fractions_serialize.phpt4 date.timezone=UTC
17 …3:{s:4:"date";s:26:"2016-10-03 12:47:18.819313";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}
24 string(3) "UTC"
H A Dbug-gh11368.phpt4 date.timezone=UTC
24 string(3) "UTC"
32 string(3) "UTC"
/PHP-8.2/ext/calendar/tests/
H A Dunixtojd.phpt6 TZ=UTC
10 putenv('TZ=UTC');
11 // getenv('TZ') returns 'UTC' here
13 …t to GetEnvironmentVariableA just before tzset() is called to check the value of 'TZ' returns 'UTC'
16 // on Windows, the only thing that gets this test to pass is to put TZ=UTC in--ENV-- section
17 // -since putenv() is written to call tzset() when env var is TZ, I assume that putenv("TZ=UTC") …
21 // -uses --INI-- section with date.timezone=UTC
22 // -uses putenv('TZ=UTC')
23 // date.timezone=UTC
/PHP-8.2/ext/intl/tests/
H A Ddateformat_get_set_calendar.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
33 $cal = IntlCalendar::createInstance("UTC");
39 dimanche 1 janvier 2012 ap. J.-C. 03:00:00 UTC+03:00
44 dimanche 8 Safar 1433 AH 03:00:00 UTC+03:00
49 dimanche 1 janvier 2012 ap. J.-C. 00:00:00 UTC
52 string(3) "UTC"
H A Ddateformat_get_set_calendar_variant2.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
33 $cal = IntlCalendar::createInstance("UTC");
39 dimanche 1 janvier 2012 ap. J.-C. 03:00:00 UTC+03:00
44 dimanche 8 safar 1433 AH 03:00:00 UTC+03:00
49 dimanche 1 janvier 2012 ap. J.-C. 00:00:00 UTC
52 string(3) "UTC"
H A Ddateformat_get_set_calendar_variant3.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
34 $cal = IntlCalendar::createInstance("UTC");
40 dimanche 1 janvier 2012 ap. J.-C. à 03:00:00 UTC+03:00
45 dimanche 8 safar 1433 AH à 03:00:00 UTC+03:00
50 dimanche 1 janvier 2012 ap. J.-C. à 00:00:00 UTC
53 string(3) "UTC"
H A Dbug74298.phpt13 'UTC',
16 ))->format(new \DateTime('2017-01-01 01:02:03.123456', new \DateTimeZone('UTC'))));
22 'UTC',
25 )->format(new \DateTime('2017-01-01 01:02:03.123456', new \DateTimeZone('UTC'))));

Completed in 26 milliseconds

12345678910>>...13