Description
Shows the Twigkit license expiration date. When transcluded the following scoped variables are available: (bool) licenseExpired (int) licenseDaysRemaining (string) licenseExpiryDate (bool) showUsage
as element:Directive info
- This directive creates new scope.
Parameters
Param | Type | Details |
---|---|---|
daysLeft (optional) | string | The number of days left on the license. Also excepts numbers in the format <5 or >5 to specify a range |
dateFormat (optional) | string | The date format to show the expiration date in |