Function DisplayNiceTime
Outputs a time using nice format
DisplayNiceTime([DATE])
Parameters
# | Type | Passing | Default | Name | Description/Comments |
---|---|---|---|---|---|
1 | datetime | required | n/a | DATE | The date |
Returns
The display time
Examples
Example of displaying a time
{{DisplayNiceTime(ALIAS.SDTIME)}}