IntlDateFormatter
PHP Manual

IntlDateFormatter::setTimeZone

datefmt_set_timezone

(PHP 5 >= 5.5.0)

IntlDateFormatter::setTimeZone -- datefmt_set_timezoneSets formatter's timezone

Description

Object oriented style

public boolean IntlDateFormatter::setTimeZone ( mixed $zone )

Procedural style

boolean datefmt_set_timezone ( mixed $zone )
Warning

This function is currently not documented; only its argument list is available.

Parameters

zone

Return Values


IntlDateFormatter
PHP Manual