The DateMalformedStringException class
Guide
Edit on GitHub ✎
Thrown when an invalid Date/Time string is detected.
Intro
Thrown when an invalid Date/Time string is detected.
This can be as value to DateTimeImmutable::__construct, DateTimeImmutable::modify, DateTime::__construct, or DateTime::modify.
Class synopsis
extends DateException { }