PHP 8.4.6 Released!

IntlGregorianCalendar::setGregorianChange

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

IntlGregorianCalendar::setGregorianChangeSet the Gregorian Calendar the change date

Description

public IntlGregorianCalendar::setGregorianChange(float $timestamp): bool

Warning

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

Parameters

timestamp

Return Values

Returns true on success or false on failure.

User Contributed Notes

There are no user contributed notes for this page.
To Top