Date Operators
When we need to work with dates, these operators will help with your markdown.
List of Operators
{{ year }}
Get the current year.
Example
{{ date }}
Get the current date.
Example
{{ moment }}
Calculate a moment in time.
Example
Calculate a moment using deal variables
Examples
Date Manipulation
Examples
Date Manipulation using deal variables
Examples
Date from now and a specific dates
Examples
Date from now and a specific dates using deal variables
Use moment as a helper. See handlebars.moment for more details.