DateTime Variable Format

It seems a DateTime variable on a dashboard displays the date first and then the time as below:

I would prefer the time displayed first in am/pm format (no seconds), followed by the date. Something like this would be ideal:
9:00 am Sep 8, 2023

Is that possible?

I have had a number of issues with displaying date/time variables on dashboards, So I started using the datetime driver and I build up a string variable the way I want it to look.

1 Like