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