Calendar rightNow = Calendar.getInstance(); Date time = rightNow.getTime(); System.out.println(time.toString());