Searched refs:date (Results 351 – 375 of 798) sorted by relevance
1...<<11121314151617181920>>...32
4 date.timezone=Europe/Berlin
6 * Description: Get date/time information7 * Source code: ext/date/php_date.c
12 * Description: Format a GMT/UCT time/date according to locale settings13 * Source code: ext/date/php_date.c
6 * Description: Format a GMT/UCT time/date according to locale settings7 * Source code: ext/date/php_date.c
6 * Description: Validate a Gregorian date7 * Source code: ext/date/php_date.c
6 * Description: Format a GMT date/time7 * Source code: ext/date/php_date.c
6 * Description: Format a local time/date as integer7 * Source code: ext/date/php_date.c
12 * Description: Format a local time/date according to locale settings13 * Source code: ext/date/php_date.c
8 * Description: Format a local time/date according to locale settings9 * Source code: ext/date/php_date.c
6 * Description: Format a local time/date according to locale settings7 * Source code: ext/date/php_date.c
13 printf("%-10s => %s\n", $test, date(DATE_ISO8601, $t));
4 date.timezone=UTC
6 date.timezone = UTC
19 * Provides a consistent interface for executing date diff/add/sub tests21 * @param string|DateTime $end_date the end date in YYYY-MM-DD format23 * @param string|DateTime $start_date the start date in YYYY-MM-DD format
6 date.timezone=UTC
7 * @date 2003 - 2005
17 string(67) "datefmt_create: invalid date format style: U_ILLEGAL_ARGUMENT_ERROR"
4 date.timezone=Atlantic/Azores
4 date.timezone=Atlantic/Azores42 …one(): intltz_from_date_time_zone: time zone id 'WEST' extracted from ext/date DateTimeZone not re…
7 * @date 2003 - 2009
12 /* Prototype : array strptime ( string $date , string $format )13 * Description: Parse a time/date generated with strftime()
Completed in 21 milliseconds