Searched refs:date (Results 426 – 450 of 798) sorted by relevance
1...<<11121314151617181920>>...32
11 function createFromFormat($format, $date, ?\DateTimeZone $tz = null): ?\DateTimeInterface
4 date.timezone=Atlantic/Azores
7 * @date 2003 - 2009
2 …O:8:"DateTime":3:{s:4:"date";s:26:"2000-01-01 0…
4 date.timezone=UTC
7 date.timezone=UTC
6 * Description: Format a GMT date/time7 * Source code: ext/date/php_date.c
2 Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover)40 print "ts = ". date("l Y-m-d H:i:s T", $timestamp). "\n";42 print "result = ".date("l Y-m-d H:i:s T", $strtotime_tstamp)."\n";
10 date.timezone = UTC
8 date.timezone=UTC
17 ["date"]=>
66 var_dump($coll1->append(1)); // invalid date format67 var_dump($coll1->assignElem(1, '01-JAN-06')); // invalid location for date101 Warning: OCI-Collection::append(): OCI-01840: input value not long enough for date format in %s on …
21 Warning: imap_append(): internal date not correctly formatted in %s on line %d
22 CHECK_HEADER_ADD_INCLUDE("timelib_config.h", "CFLAGS_WDDX", "ext/date/lib");
8 * @date 2007 - 2008
Completed in 27 milliseconds