Format current date "Month Day, Year" | Community
Skip to main content
November 27, 2015
Question

Format current date "Month Day, Year"

  • November 27, 2015
  • 2 replies
  • 1416 views

I need to add the current date to my email in the format "November 25, 2015". The system.date token should show the current date, but I dont believe its in my desired format. How do I show the above - for the current date* (which should be dynamic)?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Grégoire_Miche2
Level 10
November 27, 2015

Hi David Latty​,

Use a script token in you program. See here : Date Format Velocity Script 

-Greg

November 28, 2015

This needs to be done as a velocity script as suggested above.