IntlTimeZone::createDefault

intltz_create_default

Create a new copy of the default timezone for this host

Description

Object-oriented style (method):

public static IntlTimeZone IntlTimeZone::createDefault()

Procedural style:

IntlTimeZone intltz_create_default()

Warning

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

Parameters

This function has no parameters.

Return Values