Home
last modified time | relevance | path

Searched refs:getTimeZoneId (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/intl/dateformat/
H A Ddateformat.stub.php62 public function getTimeZoneId(): string|false {} function in IntlDateFormatter
H A Ddateformat_arginfo.h120 …ZEND_ME_MAPPING(getTimeZoneId, datefmt_get_timezone_id, arginfo_class_IntlDateFormatter_getTimeZon…
/PHP-8.1/ext/intl/tests/
H A Dut_common.inc366 return $GLOBALS['oo-mode'] ? $fmt->getTimeZoneId( ) : datefmt_get_timezone_id( $fmt );

Completed in 10 milliseconds