Convert java.util.Date to String Convert a Date to a String using DateFormat#format method: From http://www.kodejava.org/examples/86.html