IntlGregorianCalendar::__construct
Create the Gregorian Calendar class
&reftitle.description;
public IntlGregorianCalendar::__construct
IntlTimeZonetz
stringlocale
public IntlGregorianCalendar::__construct
inttimeZoneOrYear
intlocaleOrMonth
intdayOfMonth
public IntlGregorianCalendar::__construct
inttimeZoneOrYear
intlocaleOrMonth
intdayOfMonth
inthour
intminute
intsecond
&warn.undocumented.func;
&reftitle.parameters;
tz
locale
timeZoneOrYear
localeOrMonth
dayOfMonth
hour
minute
second
&reftitle.changelog;
&Version;
&Description;
8.4.0
This had been deprecated in favor of the methods
IntlGregorianCalendar::createFromDate and
IntlGregorianCalendar::createFromDateTime.