01-25-2009, 01:26 AM
I want to get the current system time but in a different way than the pre-defined RTV formats. In an action, I want to be able to get it in the format of hh:mm p so that I get 1:24 PM or 3:30 AM.
How can I do this?
I tried things like %(StdRTV:CurDateTime,"%(u,2,0):%(s,2,0)") but just go errors.
How can I do this?
I tried things like %(StdRTV:CurDateTime,"%(u,2,0):%(s,2,0)") but just go errors.