How to display the current Date as text in a document.

Add the following Date Code into your regular Article Text area to display the Date.

 

Landing Pages: The following code will display the Current Date

Email Composer: The following code will display the Current Date - until the document is Published. From then onwards it will continue to display the Published Date. 

Testing: View the Web Version of your document to see the Date Code pre-filled.

 

Date code: {*DATE(d m y)*}

Result: 09 04 25

 

Example formats:

i) {*DATE(d/m/y)*} : will produce '09/04/25'

ii) {*DATE(D j M Y)*} : will produce 'Wed 9 Apr 2025'

iii) {*DATE(l jS \o\f F Y)*} : will produce 'Wednesday 9th of April 2025'

iv) {*DATE(l j F Y)*} will produce 'Wednesday 9 March 2015'

 

 

Have more questions? Submit a request

0 Comments

Article is closed for comments.