IntlGregorianCalendar::setGregorianChange

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

IntlGregorianCalendar::setGregorianChangeSet the Gregorian Calendar the change date

Description

publicIntlGregorianCalendar::setGregorianChange(float$timestamp): bool

Avertissement

Cette fonction est actuellement non documentée ; seule la liste des arguments est disponible.

Liste de paramètres

timestamp

Valeurs de retour

Cette fonction retourne true en cas de succès ou false si une erreur survient.

To Top