Searched refs:datefmt_localtime (Results 1 – 5 of 5) sorted by relevance
215 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() argument
113 ZEND_FUNCTION(datefmt_localtime);
385 function datefmt_localtime(IntlDateFormatter $formatter, string $string, &$offset = null): array|fa… function
874 ZEND_FUNCTION(datefmt_localtime);1061 ZEND_FE(datefmt_localtime, arginfo_datefmt_localtime)
402 …return $GLOBALS['oo-mode'] ? $fmt->localtime( $value , $parse_pos ) : datefmt_localtime( $fmt , …
Completed in 13 milliseconds