G
Guest
Hi,
I'd like to convert a TimeSpan value to a String - but without seconds (e.g.
"12:01" for 12 hours and one minute). Is there a way to use String.Format()
or other functions to do this?
Thanks,
Guido
I'd like to convert a TimeSpan value to a String - but without seconds (e.g.
"12:01" for 12 hours and one minute). Is there a way to use String.Format()
or other functions to do this?
Thanks,
Guido