Date Time Formatter

Status: Closed · Asked by John Gibson - PCOS Body Transformation Expert on · 0 views

kotakeio — Question ·

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"

Arshil Ahmad — Reply ·

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.

kotakeio — Reply ·

Thank you for the idea. Do you know how to put the 'th' after 15 so it says 15th?

kotakeio — Reply ·

Nevermind, I figured it out. This worked: dddd, MMMM Do, Y

Back to all forum threads · Log in to reply