I want to only display the date and strip the time portion from Date.toNormalDate() if the time is 12:00:00 AM.
How can I do this? Is there custom date format templates or can I only use the function references as listed in DateDisplayFormat
How can I do this? Is there custom date format templates or can I only use the function references as listed in DateDisplayFormat
Comment