Log in

View Full Version : code to use with java scanner



§on21
11-05-2008, 01:24 PM
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

sim
11-05-2008, 07:25 PM
can't you just change the integer setting so it will show as 00:00 format?