I noticed if you have a leading space on the timezone parameter it breaks…
So
{{formatDate(now; “DD.MM.YYYY hh:mm A”; " EST")}}
shows incorrect time (4 hours later)
{{formatDate(now; “DD.MM.YYYY hh:mm A”; “EST”)}}
shows correct time, check to make sure you don’t have any leading spaces on the timezone parameter.
–
Alex Sirota
Director of NewPath Consulting - we are Make Heroes!
Check out my series of videos and scenario walkthroughs for Make Newbies