Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...22

/PHP-8.0/Zend/tests/
H A Dbug69754.phpt10 var_dump(static::class . date('Ymd'));
/PHP-8.0/ext/date/tests/
H A Ddate_time_immutable-inherited.phpt4 date.timezone=Europe/London
H A Dtimezone_location_get.phpt7 date.timezone=UTC
H A DDateInterval_format_a.phpt7 date.timezone=UTC
H A DDatePeriod_wrong_constructor.phpt7 date.timezone=UTC
H A Ddate_timestamp_set.phpt6 date.timezone = UTC;
H A Dexamine_diff.inc19 * Provides a consistent interface for executing date diff/add/sub tests
21 * @param string|DateTime $end_date the end date in YYYY-MM-DD format
23 * @param string|DateTime $start_date the start date in YYYY-MM-DD format
H A Dbug64887.phpt4 date.timezone=UTC
H A Dbug73294.phpt2 Bug #73294: DateTime wrong when date string is negative
H A DDateTimeImmutable_set_state.phpt19 ["date"]=>
H A Dbug54597.phpt4 date.timezone=Europe/London
H A Ddate_sun_info_002.phpt9 echo date( 'Y-m-d H:i:s T', $elem ), " ", $key, "\n";
H A DDateTime_set_state.phpt19 ["date"]=>
/PHP-8.0/ext/intl/tests/
H A Dbug80763.phpt10 $formatter = new \MessageFormatter('en_US', 'Today is {today, date, full}.');
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_setTime_error.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_getLocale_error.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_isWeekend_basic.phpt4 date.timezone=Atlantic/Azores
/PHP-8.0/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp206 double date; in PHP_FUNCTION() local
210 "Od", &object, GregorianCalendar_ce_ptr, &date) == FAILURE) { in PHP_FUNCTION()
216 fetch_greg(co)->setGregorianChange(date, CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()
/PHP-8.0/ext/json/
H A DMakefile.frag.w322 …$(RE2C) $(RE2C_FLAGS) -t ext/json/php_json_scanner_defs.h --no-generation-date -bci -o ext/json/js…
/PHP-8.0/ext/calendar/tests/
H A Dcal_days_in_month_error1.phpt22 Invalid date
H A Dbug53574_1.phpt18 ["date"]=>
/PHP-8.0/ext/phar/phar/
H A Ddirectorygraphiterator.inc7 * @date 2003 - 2008

Completed in 20 milliseconds

1...<<11121314151617181920>>...22