Die Klasse DateMalformedStringException
DateMalformedStringException
&reftitle.intro;
Wird geworfen, wenn eine ungültige Datum/Uhrzeit-Zeichenkette erkannt wird.
Eine solche Zeichenkette kann als Wert an
DateTimeImmutable::__construct,
DateTimeImmutable::modify,
DateTime::__construct oder
DateTime::modify übergeben werden.
&reftitle.classsynopsis;
DateMalformedStringException
extends
DateException
&InheritedProperties;
&InheritedMethods;