H
Horatio J. Bilge
I would like to use a single format for a couple of situations.
"12:00:55.99 AM" should return ":55.99"
Currently I am using "\:ss.00"
"12:01:55.99 AM should return "1:55.99"
Currently I am using "[m]:ss.00"
Is there a single format that I can use for both of these situations?
Thanks,
Horatio
"12:00:55.99 AM" should return ":55.99"
Currently I am using "\:ss.00"
"12:01:55.99 AM should return "1:55.99"
Currently I am using "[m]:ss.00"
Is there a single format that I can use for both of these situations?
Thanks,
Horatio