$license->date()
Returns the purchase date if available
$license->date(IntlDateFormatter|string|null $format = null, string|null $handler = null): string|int|null
Parameters
| Name | Type | Default |
|---|---|---|
| $format | IntlDateFormatterorstringornull |
null
|
| $handler | stringornull |
null
|
Return types
stringorintornull
This method modifies the existing $license object it is applied to and returns it again.