Home
last modified time | relevance | path

Searched refs:date (Results 276 – 300 of 583) sorted by relevance

1...<<11121314151617181920>>...24

/PHP-8.1/ext/date/tests/
H A DDateInterval_format_a.phpt7 date.timezone=UTC
H A Dbug41709.phpt24 [22] => The parsed date was invalid
H A Dbug66836.phpt4 date.timezone=Europe/Berlin
H A Dbug74671.phpt14 ["date"]=>
H A Dbug34676.phpt13 printf("%-10s => %s\n", $test, date(DATE_ISO8601, $t));
H A Dbug77243-001.phpt13 echo date('Y-m-d o-W-N', $time + ($i * 86400)), "\n";
H A Dgh10218.phpt9 ["date"]=>
H A Dgh9700.phpt9 ["date"]=>
H A Dbug53502.phpt4 date.timezone=UTC
H A Dbug63435.phpt4 date.timezone=UTC
H A Dbug64157.phpt6 date.timezone = UTC
H A Dbug78383.phpt12 ["date"]=>
H A Ddate_interval_format.phpt6 date.timezone=UTC
/PHP-8.1/Zend/
H A DMakefile.frag9 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_la…
33 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_in…
/PHP-8.1/ext/phar/phar/
H A Dinvertedregexiterator.inc7 * @date 2007 - 2008
/PHP-8.1/ext/intl/tests/
H A Dbug50590.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_bug68893.phpt17 string(67) "datefmt_create: invalid date format style: U_ILLEGAL_ARGUMENT_ERROR"
H A Dcalendar_getWeekendTransition_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_toDateTime_basic.phpt9 ini_set('date.timezone', 'Europe/Lisbon');
H A Dbug80763.phpt8 $formatter = new \MessageFormatter('en_US', 'Today is {today, date, full}.');
H A Dcalendar_getType_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_isWeekend_basic.phpt4 date.timezone=Atlantic/Azores
/PHP-8.1/ext/calendar/tests/
H A Djdtounix_error1.phpt6 date.timezone=UTC
H A Dbug71894.phpt11 ["date"]=>
/PHP-8.1/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp213 double date; in PHP_FUNCTION() local
217 "Od", &object, GregorianCalendar_ce_ptr, &date) == FAILURE) { in PHP_FUNCTION()
223 fetch_greg(co)->setGregorianChange(date, CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()

Completed in 44 milliseconds

1...<<11121314151617181920>>...24