Merge Field (Copy & Paste) | Description |
{DATE} | Shows current date |
{DATE_TIME} | Shows current date and GMT time |
{DATE_YEAR} | Shows current date |
{DATE_YEAR_PREVIOUS} | Shows previous year |
{DATE_YEAR_NEXT} | Shows upcoming year |
{DATE_MONTH} | Shows current month (Ex: February 2021) |
{DATE_MONTH_SUB_123} | Substract X month to the current month (Ex: If current date is 2020-12-01, DATE_MONTH_SUB_2 will display October 2020). |
{DATE_MONTH_ADD_123} | Add X month to the current month (Ex: If current date is 2020-06-01, DATE_MONTH_SUB_3 will display September 2020). |
Updated over a month ago