PHP 8.5.0 Alpha 2 available for testing

IntlGregorianCalendar::setGregorianChange

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

IntlGregorianCalendar::setGregorianChangeEstablece la fecha de cambio del calendario gregoriano

Descripción

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

Advertencia

Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.

Parámetros

timestamp

Valores devueltos

Esta función retorna true en caso de éxito o false si ocurre un error.

add a note

User Contributed Notes

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