Home
last modified time | relevance | path

Searched refs:timezone (Results 101 – 125 of 383) sorted by relevance

12345678910>>...16

/PHP-5.5/ext/date/tests/
H A Dbug14561.phpt4 date.timezone=GMT
H A Dbug48276.phpt4 date.timezone=UTC
H A Dbug50680.phpt4 date.timezone=UTC
H A Dbug45081.phpt4 date.timezone=Asia/Singapore
H A Dbug21399.phpt4 date.timezone=GMT
H A Dbug29150.phpt4 date.timezone=GMT
H A Ddate_default_timezone_get-3.phpt4 date.timezone=Europe/Rome
H A Ddefault-timezone-1.phpt2 date.timezone setting [1]
H A Dbug51393.phpt2 Bug #51393 (DateTime::createFromFormat() fails if format string contains timezone)
4 date.timezone=UTC
H A Doo_001.phpt46 DateTime::__construct(): Failed to parse time string (1am todax) at position 4 (t): The timezone co…
51 DateTimeZone::__construct(): Unknown or bad timezone (GottaFindThisOne)
H A Dbug27780.phpt31 foreach ($timezones as $timezone) {
32 date_default_timezone_set($timezone);
33 echo $timezone, "\n";
H A Dgetdate_variation5.phpt32 foreach($inputs as $timezone) {
33 echo "\n--$timezone--\n";
34 date_default_timezone_set($timezone);
H A DDateTime_modify_variation1.phpt139 ["timezone"]=>
154 ["timezone"]=>
220 Warning: DateTime::modify(): Failed to parse time string (string) at position 0 (s): The timezone c…
225 Warning: DateTime::modify(): Failed to parse time string (string) at position 0 (s): The timezone c…
230 Warning: DateTime::modify(): Failed to parse time string (sTrInG) at position 0 (s): The timezone c…
235 …ify(): Failed to parse time string (hello world) at position 0 (h): The timezone could not be foun…
240 …(): Failed to parse time string (Class A object) at position 0 (C): The timezone could not be foun…
H A Ddate_modify_variation2.phpt139 ["timezone"]=>
154 ["timezone"]=>
220 Warning: date_modify(): Failed to parse time string (string) at position 0 (s): The timezone could …
225 Warning: date_modify(): Failed to parse time string (string) at position 0 (s): The timezone could …
230 Warning: date_modify(): Failed to parse time string (sTrInG) at position 0 (s): The timezone could …
235 Warning: date_modify(): Failed to parse time string (hello world) at position 0 (h): The timezone c…
240 …(): Failed to parse time string (Class A object) at position 0 (C): The timezone could not be foun…
H A Ddefault-timezone-2.phpt2 date.timezone setting [2]
H A Dbug43527.phpt2 Bug #43527 (DateTime created from a timestamp reports environment timezone)
H A Dbug26694.phpt4 date.timezone=GMT
H A Ddate_create_from_format_basic2.phpt7 date.timezone=UTC
H A Dtimestamp-in-dst.phpt4 date.timezone=CEST
H A Dstrtotime_basic2.phpt7 date.timezone=UTC
H A Dbug28024.phpt4 date.timezone=Europe/Berlin
H A Ddate_add_basic2.phpt7 date.timezone=UTC
/PHP-5.5/ext/intl/tests/
H A Dcalendar_toDateTime_error.phpt10 ini_set('date.timezone', 'Europe/Lisbon');
39 string(77) "exception: DateTimeZone::__construct(): Unknown or bad timezone (Etc/Unknown)"
H A Dcalendar_const_field_field_count.phpt4 date.timezone=Atlantic/Azores
/PHP-5.5/ext/intl/
H A Dconfig.m476 timezone/timezone_class.cpp \
77 timezone/timezone_methods.cpp \
100 PHP_ADD_BUILD_DIR($ext_builddir/timezone)

Completed in 36 milliseconds

12345678910>>...16