Home
last modified time | relevance | path

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

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

/PHP-7.4/ext/date/tests/
H A Dbug65502.phpt6 date.timezone = UTC
H A Dtimezone_version_get.phpt6 date.timezone = UTC;
H A Dbug71635.phpt2 Bug #71635 (segfault in DatePeriod::getEndDate() when no end date has been set)
H A Dtime_basic.phpt7 * Function is implemented in ext/date/php_date.c
H A Dbug49700.phpt4 date.timezone=GMT
H A Dbug46108.phpt13 ["date"]=>
H A Dbug74652.phpt4 date.timezone=UTC
H A DDateTime_modify_basic1.phpt7 * Source code: ext/date/php_date.c
16 // Create a date object to modify
H A Ddate_constants.phpt21 var_dump(date($const, strtotime("1 Jul 06 14:27:30 +0200")));
22 var_dump(date($const, strtotime("2006-05-30T14:32:13+02:00")));
H A Dgetdate_variation2.phpt6 * Description: Get date/time information
7 * Source code: ext/date/php_date.c
H A Dgetdate_variation6.phpt6 * Description: Get date/time information
7 * Source code: ext/date/php_date.c
H A Dgetdate_variation7.phpt8 * Description: Get date/time information
9 * Source code: ext/date/php_date.c
H A Dgmdate_variation4.phpt6 * Description: Format a GMT date/time
7 * Source code: ext/date/php_date.c
H A Dgmmktime_variation9.phpt6 * Description: Get UNIX timestamp for a GMT date
7 * Source code: ext/date/php_date.c
H A Dgmstrftime_variation15.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
7 * Source code: ext/date/php_date.c
H A Dgmstrftime_variation3.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
7 * Source code: ext/date/php_date.c
H A Didate_variation3.phpt8 * Description: Format a local time/date as integer
9 * Source code: ext/date/php_date.c
H A Dstrftime_variation15.phpt6 * Description: Format a local time/date according to locale settings
7 * Source code: ext/date/php_date.c
H A Dstrftime_variation3.phpt6 * Description: Format a local time/date according to locale settings
7 * Source code: ext/date/php_date.c
H A Dstrftime_variation7.phpt6 * Description: Format a local time/date according to locale settings
7 * Source code: ext/date/php_date.c
/PHP-7.4/ext/calendar/tests/
H A Djdtounix_error1.phpt6 date.timezone=UTC
/PHP-7.4/ext/json/
H A DMakefile.frag2 …@$(RE2C) $(RE2C_FLAGS) -t $(srcdir)/php_json_scanner_defs.h --no-generation-date -bci -o $@ $(srcd…
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug70526.phpt9 $params = date("Ymd\TH:i:s", time());
/PHP-7.4/ext/standard/tests/network/
H A Dnews.rss25 <dc:date>2015-01-22</dc:date>
/PHP-7.4/ext/pdo_firebird/tests/
H A Ddialect_1.phpt23 cast(\'2019-06-12\' as date) as DT
35 $dbh->exec('RECREATE TABLE test_d1(K numeric(15, 2), DT date)');

Completed in 34 milliseconds

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