DateFormat dateFormat = new SimpleDateFormat(strDateFormat);. String formattedDate= dateFormat.format(date);. System.out.println("Current time of the day ...
確定! 回上一頁