Home
last modified time | relevance | path

Searched refs:timezone (Results 76 – 100 of 370) sorted by relevance

12345678910>>...15

/PHP-7.4/ext/date/tests/
H A D014.phpt26 ["timezone"]=>
32 ["timezone"]=>
H A DDateTimeZone_clone_basic1.phpt35 ["timezone"]=>
41 ["timezone"]=>
H A Ddate_parse_error.phpt63 string(29) "Double timezone specification"
72 string(47) "The timezone could not be found in the database"
78 string(29) "Double timezone specification"
H A Dtimestamp-in-dst.phpt4 date.timezone=UTC
H A Dbug14561.phpt4 date.timezone=GMT
H A Dbug45081.phpt4 date.timezone=Asia/Singapore
H A Dbug48276.phpt4 date.timezone=UTC
H A Dbug50680.phpt4 date.timezone=UTC
H A Dbug71889.phpt4 date.timezone=US/Eastern
H A Ddate_default_timezone_get-3.phpt4 date.timezone=Europe/Rome
H A Ddefault-timezone-1.phpt2 date.timezone setting [1]
H A Dbug21399.phpt4 date.timezone=GMT
H A Dbug29150.phpt4 date.timezone=GMT
H A Ddate_default_timezone_get-2.phpt8 date.timezone=
H A Ddefault-timezone-2.phpt2 date.timezone setting [2]
H A Dbug43527.phpt2 Bug #43527 (DateTime created from a timestamp reports environment timezone)
/PHP-7.4/ext/intl/tests/
H A Ddateformat_create_cal_arg.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
23 //override calendar's timezone
36 //the timezone can be overridden when not specifying a calendar
H A Ddateformat_setTimeZone_error.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
19 var_dump($df->setTimeZone('non existing timezone'));
45 …r::setTimeZone(): datefmt_set_timezone: no such time zone: 'non existing timezone' in %s on line %d
H A Dtimezone_fromDateTimeZone_basic.phpt20 * which gives a Europe/Berlin timezone */
28 /* I don't think this timezone can be generated without a DateTime object */
H A Ddateformat_create_cal_arg_variant2.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
23 //override calendar's timezone
36 //the timezone can be overridden when not specifying a calendar
H A Ddateformat_create_cal_arg_variant3.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
24 //override calendar's timezone
37 //the timezone can be overridden when not specifying a calendar
H A Ddateformat_create_cal_arg_variant4.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
24 //override calendar's timezone
37 //the timezone can be overridden when not specifying a calendar
H A Ddateformat_create_cal_arg_variant5.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
23 //override calendar's timezone
36 //the timezone can be overridden when not specifying a calendar
/PHP-7.4/ext/calendar/tests/
H A Dunixtojd.phpt21 // -uses --INI-- section with date.timezone=UTC
23 // date.timezone=UTC
29 // unixtojd() calls php_localtime_r() which for Pacific timezone systems, returns a time -8 hours
/PHP-7.4/ext/standard/tests/ini_info/scandir/
H A D0.ini4 date.timezone = Antarctica/McMurdo key

Completed in 104 milliseconds

12345678910>>...15