Klasa DateMalformedStringException
DateMalformedStringException
&reftitle.intro;
Wyjątek jest zgłaszany w przypadku wykrycia nieprawidłowego ciągu daty/godziny.
Może to być wartość dla
DateTimeImmutable::__construct,
DateTimeImmutable::modify,
DateTime::__construct, or
DateTime::modify.
&reftitle.classsynopsis;
DateMalformedStringException
extends
DateException
&InheritedProperties;
&InheritedMethods;