Searched refs:date (Results 376 – 400 of 798) sorted by relevance
1...<<11121314151617181920>>...32
11 /* Prototype : array strptime ( string $date , string $format )12 * Description: Parse a time/date generated with strftime()
2 Bug #38524 (strptime() does not initialize the internal date storage structure)
6 * Description: Format a GMT date/time7 * Source code: ext/date/php_date.c
6 * Description: Get UNIX timestamp for a GMT date7 * Source code: ext/date/php_date.c
6 * Description: Get date/time information7 * Source code: ext/date/php_date.c
6 date.timezone = UTC;
4 date.timezone=Europe/London
7 date.timezone=UTC
4 date.timezone=UTC
2 Bug #73294: DateTime wrong when date string is negative
8 date.timezone=UTC
36 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt $(srcdir)/zend_language_scanner_…48 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt $(srcdir)/zend_ini_scanner_defs.…
10 var_dump(static::class . date('Ymd'));
13 ["date"]=>
16 Warning: cal_days_in_month(): invalid date in %s on line %d
7 * @date 2003 - 2009
2 …$(RE2C) $(RE2C_FLAGS) -t ext/json/php_json_scanner_defs.h --no-generation-date -bci -o ext/json/js…
11 ini_set('date.timezone', 'Europe/Lisbon');
7 * @date 2003 - 2005
Completed in 29 milliseconds