Templatevar: time

Inserts a time using the time format specified in the template. Optionally, a custom time format can be given as a parameter.

Arguments

    Optional
    • format: format to be used to format the time

Examples

<%time%>
<%time(%X)%>
Template Vars