$license->date()
Returns the purchase date if available
$license->date(IntlDateFormatter|string|null $format = null, ?string $handler = null): string|int|null
Parameters
| Name | Type | Default |
|---|---|---|
| $format | IntlDateFormatter|string|null |
null |
| $handler | string|null |
null |
Return type
string|int|null