Searched refs:setTimeZoneId (Results 1 – 6 of 6) sorted by relevance
15 $df->setTimeZoneId('Europe/Madrid');21 Deprecated: IntlDateFormatter::setTimeZoneId(): Use datefmt_set_timezone() instead, which also acce…
63 Warning: IntlDateFormatter::setTimeZoneId(): datefmt_set_timezone: no such time zone: 'CN' in %s on…
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 ,…
186 public function setTimeZoneId($zone) {} function in DateFormatter
179 …PHP_NAMED_FE( setTimeZoneId, ZEND_FN( datefmt_set_timezone_id ), arginfo_intldateformatter_settime…
Completed in 10 milliseconds