PHP-Handbuch
Funktionsreferenz
Datums- und zeitrelevante Erweiterungen
Datum/Uhrzeit
DateTimeImmutable
DateTimeImmutable::add
DateTimeImmutable::__construct
DateTimeImmutable::createFromFormat
DateTimeImmutable::createFromMutable
DateTimeImmutable::getLastErrors
DateTimeImmutable::modify
DateTimeImmutable::__set_state
DateTimeImmutable::setDate
DateTimeImmutable::setISODate
DateTimeImmutable::setTime
DateTimeImmutable::setTimestamp
DateTimeImmutable::setTimezone
DateTimeImmutable::sub
DateTimeImmutable::createFromMutable
DateTimeImmutable::modify
DateTimeImmutable
PHP-Handbuch
DateTimeImmutable::getLastErrors
Returns the warnings and errors
Beschreibung
public
static
array
DateTimeImmutable::getLastErrors
(
void
)
Like
DateTime::getLastErrors
but works with
DateTimeImmutable
.