(PHP 5 >= 5.2.0, PHP 7, PHP 8)
date_create — create a new DateTime object
$datetime
$timezone
null
This is the procedural version of DateTime::__construct().
Unlike the DateTime constructor, it will return false instead of an exception if the passed in datetime string is invalid.
false
datetime
See DateTimeImmutable::__construct.
Returns a new DateTime instance o false in caso di fallimento