Searched refs:getTimeZoneId (Results 1 – 3 of 3) sorted by relevance
175 public function getTimeZoneId() {} function in DateFormatter
169 …PHP_NAMED_FE( getTimeZoneId, ZEND_FN( datefmt_get_timezone_id ), arginfo_intldateformatter_getdate…
362 return $GLOBALS['oo-mode'] ? $fmt->getTimeZoneId( ) : datefmt_get_timezone_id( $fmt );
Completed in 7 milliseconds