Home
last modified time | relevance | path

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

12345678910>>...19

/PHP-8.2/sapi/fpm/tests/
H A Dbug75212-php-value-in-user-ini.phpt21 php_value[date.timezone]=Europe/London
27 var_dump(ini_get('memory_limit'), ini_get('date.timezone'));
33 date.timezone=Europe/Paris
/PHP-8.2/ext/date/tests/
H A Ddate_parse_error.phpt39 string(29) "Double timezone specification"
48 string(47) "The timezone could not be found in the database"
54 string(29) "Double timezone specification"
H A Ddate_default_timezone_get-1.phpt8 date.timezone=
16 Warning: PHP Startup: Invalid date.timezone value '', using 'UTC' instead in Unknown on line 0
H A Dbug81504.phpt2 Bug #81504: Incorrect timezone transition details for POSIX data
4 date.timezone=UTC
H A DDateTimeZone_inherited_serialization.phpt10 string $timezone = "Europe/Kyiv",
13 parent::__construct($timezone);
H A Dbug75577.phpt4 date.timezone=Europe/London
20 ["timezone"]=>
H A DDateTime_inherited_serialization.phpt11 ?DateTimeZone $timezone = null,
14 parent::__construct($datetime, $timezone);
H A DDateTimeImmutable_inherited_serialization.phpt11 ?DateTimeZone $timezone = null,
14 parent::__construct($datetime, $timezone);
H A Dgh10747-2.phpt38 ["timezone"]=>
41 string(143) "O:1:"I":6:{s:13:"timezone_type";i:3;s:8:"timezone";s:11:"Europe/Kyiv";s:7:"!I!var1";i:…
53 ["timezone"]=>
H A Dgh9880.phpt2 Bug GH-9880 (DateTime diff returns wrong sign on day count when using a timezone)
6 ini_set('date.timezone', 'America/Los_Angeles');
H A Ddate_default_timezone_set_error.phpt7 echo "\n-- Testing date_default_timezone_set() function with invalid timezone identifier --\n";
14 -- Testing date_default_timezone_set() function with invalid timezone identifier --
H A Dbug51866.phpt53 ["timezone"]=>
79 ["timezone"]=>
105 ["timezone"]=>
137 ["timezone"]=>
H A Dbug53437_var0.phpt38 ["timezone"]=>
47 ["timezone"]=>
89 ["timezone"]=>
98 ["timezone"]=>
H A Dgh10152.phpt9 ?DateTimeZone $timezone = null,
12 parent::__construct($datetime, $timezone);
H A DDateTimeImmutable_createFromMutable-001.phpt4 date.timezone=Europe/London
24 ["timezone"]=>
H A Dbug35425.phpt2 Bug #35425 (idate() function ignores timezone settings)
4 date.timezone=America/Montreal
H A Dbug33415-2.phpt8 have a DST or timezone transition.\n";
24 appear to have a DST or timezone transition.\n";
67 appear to have a DST or timezone transition.\n";
134 or timezone transition.\n";
151 timezone transition.\n";
197 have a DST or timezone transition.
208 appear to have a DST or timezone transition.
236 appear to have a DST or timezone transition.
279 or timezone transition.
290 timezone transition.
[all …]
H A DDateTimeImmutable_createFromMutable-002.phpt4 date.timezone=Europe/London
26 ["timezone"]=>
H A Dgmdate_variation10.phpt27 echo "\n-- Testing gmdate() function with timezone abbreviation format --\n";
31 echo "\n-- Testing gmdate() function with timezone offset format --\n";
55 -- Testing gmdate() function with timezone abbreviation format --
59 -- Testing gmdate() function with timezone offset format --
H A Dbug26317.phpt2 Bug #26317 (military timezone offset signedness)
4 date.timezone=GMT0
H A Dbug75232.phpt4 date.timezone=UTC
23 [timezone] => UTC
H A Ddate_timestamp_set_nullparam2.phpt6 date.timezone = UTC;
23 ["timezone"]=>
/PHP-8.2/win32/
H A Dtime.h20 struct timezone { struct
47 PHPAPI extern int gettimeofday(struct timeval *time_Info, struct timezone *timezone_Info);
/PHP-8.2/ext/intl/tests/
H A Ddateformat_invalid_timezone.phpt4 date.timezone=Mars/Utopia_Planitia
18 Warning: PHP Startup: Invalid date.timezone value 'Mars/Utopia_Planitia', using 'UTC' instead in %s…
/PHP-8.2/ext/intl/tests/locale/
H A Dbug72809.phpt9 Locale::lookup(['en', 'en_US'], 'en_US@currency=eur;fw=mon;timezone=Europe/Berlin', false),
10 Locale::lookup(['en', 'en_US'], 'en_US@currency=eur;fw=mon;timezone=Europe/Berlin', true),

Completed in 36 milliseconds

12345678910>>...19