Searched refs:getTimeZoneId (Results 1 – 3 of 3) sorted by relevance
48 public function getTimeZoneId() {} function in IntlDateFormatter
111 …ZEND_ME_MAPPING(getTimeZoneId, datefmt_get_timezone_id, arginfo_class_IntlDateFormatter_getTimeZon…
366 return $GLOBALS['oo-mode'] ? $fmt->getTimeZoneId( ) : datefmt_get_timezone_id( $fmt );
Completed in 6 milliseconds