A
Andrew Chalk
If I have a number representing a number of minutes and I want to format it
as a string with two characters, with a leading 0 if the value is less than
10, how do I do that?
Many thanks.
as a string with two characters, with a leading 0 if the value is less than
10, how do I do that?
Many thanks.