DateFormat fDateFormat = DateFormat.getDateInstance(DateFormat.SHORT); System.out.println(fDateFormat.format(new Date()));