Searched refs:setTimeZoneId (Results 1 – 4 of 4) sorted by relevance
186 public function setTimeZoneId($zone) {} function in DateFormatter
61 Warning: IntlDateFormatter::setTimeZoneId(): datefmt_set_timezone: no such time zone: 'CN' in %sut_…
358 …return $GLOBALS['oo-mode'] ? $fmt->setTimeZoneId( $timezone_id ) : datefmt_set_timezone_id( $fmt ,…
170 …PHP_NAMED_FE( setTimeZoneId, ZEND_FN( datefmt_set_timezone_id ), arginfo_intldateformatter_settime…
Completed in 7 milliseconds