Hi,
I have a question where I'm piping in today's date strictly for the name of the weekday (i.e. "Tuesday"). Using the traditional, "${date://CurrentDate/DM}" gives me "Tuesday, September 21" but I only want it to say "Tuesday" and changing the DM to E doesn't work.
Can someone help me?
Solved
Display name of weekday only
Best answer by MSobotta
- Create a embedded data text of Current Date.
- Create an If statement to see if Current Date contains Sunday, if it does set Day of Week embedded to Sunday.
- Repeat step #2 for all the days of the week.

Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.