I have an int between 1 - 99. How do I get it to always be a double digit, ie: 01, 04, 21?
use number format http://download.oracle.com/javase/6/docs/api/java/text/NumberFormat.html