Dutch PHP Conference 2026 - Call For Papers

date_create_immutable

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

date_create_immutablecreate a new DateTimeImmutable object

Description

date_create_immutable(string $datetime = "now", ? DateTimeZone $timezone = null ): DateTimeImmutable |false

This is the procedural version of DateTimeImmutable::__construct() .

Unlike the DateTimeImmutable constructor, it will return false instead of an exception if the passed in datetime string is invalid.

Return Values

Returns a new DateTimeImmutable instance or false on failure

See Also

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /