Property | Type | Description | |
---|---|---|---|
$toStringFormat | string | Format to use for __toString method when type juggling occurs. |
Method | Description | |
---|---|---|
__construct ( string | null $time = 'now', DateTimeZon\DateTimeZone | string | null $tz = null ) | Create a new Immutable Date instance. | |
toMutable ( ) : |
Create a new mutable instance from current immutable instance. |
public toMutable ( ) : |
||
return |
protected static string $toStringFormat | ||
return | string |