date_create_immutable_from_format
PHP Manual
PHP Manual»Функции даты и времени»date_create_immutable_from_format

date_create_immutable_from_format

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

date_create_immutable_from_formatПсевдоним DateTimeImmutable::createFromFormat()

Описание

Псевдоним функции DateTimeImmutable::createFromFormat()

To Top