Hi,
I was playing around with the format function,
Code:
Format(now, "Short Time")
Inoticed that it always returns the time in a 24hr format. How can I format the time and display it in a 12hr format?

example:
I want 1:30
instead of 13:30