Date Time Formatter
Status: Closed · Asked by John Gibson - PCOS Body Transformation Expert on · 0 views
How would I set this up so that I get the Value "Saturday, July 15th, 2023" ? I thought that DDDD would give me "Saturday" But it is giving me "SatSatSatSat"

Hi @kotakeio,
You can capture the current date in the YYYY-MM-DD format and then change its format using a Date/Time Formatter to get your desired date format.
Thank you for the idea. Do you know how to put the 'th' after 15 so it says 15th?
Nevermind, I figured it out. This worked: dddd, MMMM Do, Y