Hi
So..... i have a column in the data schema called eventDate, it is string, date-time format in the standard format (ie
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
{%= formatDate(stringToDate(eventDate), "dd-MM-YYYY") %}
{%= formatDate(stringToDate(eventDate), "HH:mm") %}
Thanks,
David
Views
Replies
Total Likes
{%= formatDate(stringToDate(eventDate), "dd-MM-YYYY") %}
{%= formatDate(stringToDate(eventDate), "HH:mm") %}
Thanks,
David
Views
Replies
Total Likes
too easy
the other thing that was causing issues, is that when using an event in AJO, referencing the date in the event, for some reason you need to put the event id in ''. Oh well, live and learn
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies