Home
last modified time | relevance | path

Searched refs:date (Results 351 – 375 of 622) sorted by relevance

1...<<11121314151617181920>>...25

/PHP-7.4/ext/intl/tests/
H A Dcalendar_toDateTime_basic.phpt11 ini_set('date.timezone', 'Europe/Lisbon');
H A Dcalendar_getType_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_inDaylightTime_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_isWeekend_basic.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_formatObject_error.phpt11 ini_set("date.timezone", "Europe/Lisbon");
51 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: the date/time format type is inv…
60 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; the date format (fir…
H A Dcalendar_fieldDifference_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_getTime_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_set_basic.phpt4 date.timezone=Atlantic/Azores
/PHP-7.4/ext/phar/phar/
H A Ddirectorygraphiterator.inc7 * @date 2003 - 2008
/PHP-7.4/ext/date/tests/
H A Dbug45554.phpt4 date.timezone=UTC
H A Dbug51994.phpt2 Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format)
H A Dbug67251.phpt4 date.timezone=Europe/Berlin
H A Dbug35425.phpt4 date.timezone=America/Montreal
H A Dgmdate_variation9.phpt6 * Description: Format a GMT date/time
7 * Source code: ext/date/php_date.c
H A Dbug52113.phpt4 date.timezone=UTC
125 ["date"]=>
213 ["date"]=>
H A Dbug73858.phpt24 Next we will try mix/match the code to see what happens, surprisingly it seems that the end date ($…
38 This test just proves that the $e date is important BUT NOT because it's the one we call the diff()…
39 on, that's just coincidental that seems to imply that the "- 1 second" in the date string is the pr…
H A Dbug48058.phpt4 date.timezone=UTC
H A Dbug68406.phpt4 date.timezone=UTC
/PHP-7.4/ext/calendar/tests/
H A Dbug53574_1.phpt17 ["date"]=>
H A Dbug53574_2.phpt17 ["date"]=>
H A Dbug55797_1.phpt17 ["date"]=>
/PHP-7.4/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp230 double date; in PHP_FUNCTION() local
234 "Od", &object, GregorianCalendar_ce_ptr, &date) == FAILURE) { in PHP_FUNCTION()
242 fetch_greg(co)->setGregorianChange(date, CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()
/PHP-7.4/ext/oci8/tests/
H A Dcoll_019.phpt66 var_dump($coll1->append(1)); // invalid date format
67 var_dump($coll1->assignElem(1, '01-JAN-06')); // invalid location for date
101 Warning: OCI-Collection::append(): OCI-01840: input value not long enough for date format in %s on …
/PHP-7.4/ext/phar/tests/
H A Dbug69720.phar2 …���������������������������������������������������O:8:"DateTime":3:{s:4:"date";s:26:"2000-01-01 0…
/PHP-7.4/ext/opcache/tests/
H A Dbug75556.phpt11 function createFromFormat($format, $date, ?\DateTimeZone $tz = null): ?\DateTimeInterface

Completed in 29 milliseconds

1...<<11121314151617181920>>...25