Home
last modified time | relevance | path

Searched defs:date_format (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h77 char *date_format; member
/PHP-8.3/ext/date/
H A Dphp_date.stub.php181 function date_format(DateTimeInterface $object, string $format): string {} function
H A Dphp_date.c676 static zend_string *date_format(const char *format, size_t format_len, timelib_time *t, bool localt… in date_format() function
3111 PHP_FUNCTION(date_format) in PHP_FUNCTION() argument

Completed in 34 milliseconds