|
DateTimeImmutable::modifyCreates a new object with modified timestamp Description
public DateTimeImmutable DateTimeImmutable::modify
( string
$modify
)Creates a new DateTimeImmutable object with modified timestamp. The original object is not modified. Parameters
Return Values
Returns the newly created object or |