Searched refs:setTimeZoneId (Results 1 – 3 of 3) sorted by relevance
186 public function setTimeZoneId($zone) {} function in DateFormatter
169 …PHP_NAMED_FE( setTimeZoneId, ZEND_FN( datefmt_set_timezone_id ), arginfo_intldateformatter_settime…
358 …return $GLOBALS['oo-mode'] ? $fmt->setTimeZoneId( $timezone_id ) : datefmt_set_timezone_id( $fmt ,…
Completed in 8 milliseconds