Searched refs:getDateType (Results 1 – 3 of 3) sorted by relevance
24 public function getDateType() {} function in IntlDateFormatter
107 …ZEND_ME_MAPPING(getDateType, datefmt_get_datetype, arginfo_class_IntlDateFormatter_getDateType, ZE…
350 return $GLOBALS['oo-mode'] ? $fmt->getDateType( ) : datefmt_get_datetype( $fmt );
Completed in 6 milliseconds