Searched refs:date (Results 401 – 425 of 798) sorted by relevance
1...<<11121314151617181920>>...32
/PHP-7.3/ext/date/tests/ |
H A D | date_sun_info_002.phpt | 9 echo date( 'Y-m-d H:i:s T', $elem ), " ", $key, "\n";
|
H A D | bug52113.phpt | 4 date.timezone=UTC 125 ["date"]=> 213 ["date"]=>
|
H A D | bug73858.phpt | 24 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 D | DateTime_setISODate_error.phpt | 7 …* 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 D | gmdate_variation9.phpt | 6 * Description: Format a GMT date/time 7 * Source code: ext/date/php_date.c
|
H A D | bug51994.phpt | 2 Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format)
|
H A D | bug67251.phpt | 4 date.timezone=Europe/Berlin
|
H A D | date_timestamp_set_wrongparam_003.phpt | 6 date.timezone = UTC;
|
H A D | bug45554.phpt | 4 date.timezone=UTC
|
H A D | time_error.phpt | 7 * Function is implemented in ext/date/php_date.c
|
H A D | date_timestamp_get.phpt | 7 date.timezone=UTC
|
H A D | bug35425.phpt | 4 date.timezone=America/Montreal
|
H A D | date_create_variation2.phpt | 7 * Source code: ext/date/php_date.c 170 ["date"]=> 180 ["date"]=> 250 ["date"]=> 260 ["date"]=>
|
/PHP-7.3/ext/intl/calendar/ |
H A D | gregoriancalendar_methods.cpp | 235 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 D | dateformat_formatObject_error.phpt | 11 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 D | calendar_getType_basic.phpt | 4 date.timezone=Atlantic/Azores
|
H A D | calendar_inDaylightTime_basic.phpt | 4 date.timezone=Atlantic/Azores
|
H A D | calendar_getWeekendTransition_basic.phpt | 4 date.timezone=Atlantic/Azores
|
/PHP-7.3/ext/phar/ |
H A D | Makefile.frag | 4 $(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 D | directorygraphiterator.inc | 7 * @date 2003 - 2005
|
/PHP-7.3/ext/phar/phar/ |
H A D | directorygraphiterator.inc | 7 * @date 2003 - 2008
|
/PHP-7.3/ext/calendar/tests/ |
H A D | bug53574_1.phpt | 17 ["date"]=>
|
H A D | bug53574_2.phpt | 17 ["date"]=>
|
H A D | unixtojd_error1.phpt | 8 date.timezone=UTC
|
/PHP-7.3/ext/mysqli/tests/ |
H A D | mysqli_pam_sha256_public_key_option.phpt | 49 /* 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 30 milliseconds
1...<<11121314151617181920>>...32