Home
last modified time | relevance | path

Searched refs:date (Results 401 – 425 of 798) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-7.3/ext/date/tests/
H A Ddate_sun_info_002.phpt9 echo date( 'Y-m-d H:i:s T', $elem ), " ", $key, "\n";
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 DDateTime_setISODate_error.phpt7 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …
8 * Source code: ext/date/php_date.c
H A Dgmdate_variation9.phpt6 * Description: Format a GMT date/time
7 * Source code: ext/date/php_date.c
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 Ddate_timestamp_set_wrongparam_003.phpt6 date.timezone = UTC;
H A Dbug45554.phpt4 date.timezone=UTC
H A Dtime_error.phpt7 * Function is implemented in ext/date/php_date.c
H A Ddate_timestamp_get.phpt7 date.timezone=UTC
H A Dbug35425.phpt4 date.timezone=America/Montreal
H A Ddate_create_variation2.phpt7 * Source code: ext/date/php_date.c
170 ["date"]=>
180 ["date"]=>
250 ["date"]=>
260 ["date"]=>
/PHP-7.3/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp235 double date; in PHP_FUNCTION() local
239 "Od", &object, GregorianCalendar_ce_ptr, &date) == FAILURE) { in PHP_FUNCTION()
247 fetch_greg(co)->setGregorianChange(date, CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()
/PHP-7.3/ext/intl/tests/
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_getType_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_inDaylightTime_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_getWeekendTransition_basic.phpt4 date.timezone=Atlantic/Azores
/PHP-7.3/ext/phar/
H A DMakefile.frag4 $(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o phar_path_check.c phar_path_check.re; \
6 …$(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/phar/phar_path_check.c ext/phar/phar_path_che…
/PHP-7.3/ext/spl/examples/
H A Ddirectorygraphiterator.inc7 * @date 2003 - 2005
/PHP-7.3/ext/phar/phar/
H A Ddirectorygraphiterator.inc7 * @date 2003 - 2008
/PHP-7.3/ext/calendar/tests/
H A Dbug53574_1.phpt17 ["date"]=>
H A Dbug53574_2.phpt17 ["date"]=>
H A Dunixtojd_error1.phpt8 date.timezone=UTC
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option.phpt49 /* date changes may give false positive */
50 $file = sprintf("%s%s%s_%s", sys_get_temp_dir(), DIRECTORY_SEPARATOR, "test_sha256_" , @date("Ymd")…
94 …$file = sprintf("%s%s%s_%s", sys_get_temp_dir(), DIRECTORY_SEPARATOR, "test_sha256_" , @date("Ymd"…
128 …$file = sprintf("%s%s%s_%s", sys_get_temp_dir(), DIRECTORY_SEPARATOR, "test_sha256_" , @date("Ymd"…

Completed in 60 milliseconds

1...<<11121314151617181920>>...32