Searched refs:getDateType (Results 1 – 3 of 3) sorted by relevance
128 public function getDateType() {} function in DateFormatter
164 PHP_NAMED_FE( getDateType, ZEND_FN( datefmt_get_datetype ), arginfo_intldateformatter_getdatetype )
346 return $GLOBALS['oo-mode'] ? $fmt->getDateType( ) : datefmt_get_datetype( $fmt );
Completed in 7 milliseconds