Adding dates to your Landing Pages

You may add the current day, month and/or year to your landing pages.  The information will update as the page is loaded to show the current date.

Use these merge codes to create the date as you want it to display.

What to Display
Merge Code to Use
Month spelled out %%monthname%%
Month as a number %%month%%
For the day of the month %%day%%
For the year %%year%%

Here is what the merge fields will look like when you combine them.

May 1, 2020

%%monthname%% %%day%%, %%year%%

 

5/1/2020

%%month%%/%%day%%/%%year%%


Add the Week Of merge codes to display the Sunday of the current week's date.

7/14/2020

%%weekof%%

 

Tip

Use this for adding today's date to a Landing Page or if you want to offer a report for the current month, then you don't have to update your page every day.