|
DateTime::createFromImmutableReturns new DateTime instance encapsulating the given DateTimeImmutable object Description
public static static DateTime::createFromImmutable(DateTimeImmutable
$object)Parameters
Return ValuesReturns a new DateTime instance. Changelog
Examples
Example #1 Creating a mutable date time object |