Home
last modified time | relevance | path

Searched refs:setTimeZoneId (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/intl/tests/
H A Ddateformat_setTimeZoneID_deprecation.phpt15 $df->setTimeZoneId('Europe/Madrid');
21 Deprecated: IntlDateFormatter::setTimeZoneId(): Use datefmt_set_timezone() instead, which also acce…
H A Ddateformat_set_timezone_id2.phpt63 Warning: IntlDateFormatter::setTimeZoneId(): datefmt_set_timezone: no such time zone: 'CN' in %s on…
H A Ddateformat_set_timezone_id3.phpt61 Warning: IntlDateFormatter::setTimeZoneId(): datefmt_set_timezone: no such time zone: 'CN' in %sut_…
H A Dut_common.inc358 …return $GLOBALS['oo-mode'] ? $fmt->setTimeZoneId( $timezone_id ) : datefmt_set_timezone_id( $fmt ,…
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php186 public function setTimeZoneId($zone) {} function in DateFormatter
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_class.c179 …PHP_NAMED_FE( setTimeZoneId, ZEND_FN( datefmt_set_timezone_id ), arginfo_intldateformatter_settime…

Completed in 20 milliseconds