CakeFest 2024: The Official CakePHP Conference

IntlGregorianCalendar::setGregorianChange

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

IntlGregorianCalendar::setGregorianChangeSet the Gregorian Calendar the change date

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

timestamp

Rückgabewerte

Gibt bei Erfolg true zurück. Bei einem Fehler wird false zurückgegeben.

add a note

User Contributed Notes

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