i want to display a 0 before my output if my output is less than 2 digits. its for a time.
any one know how i'd do this?
thanks
Printable View
i want to display a 0 before my output if my output is less than 2 digits. its for a time.
any one know how i'd do this?
thanks
can't you just change the integer setting so it will show as 00:00 format?