Date date = Calendar.getInstance().getTime(); · DateFormat dateFormat = new SimpleDateFormat("yyyy-mm-dd hh:mm:ss"); · String strDate = dateFormat.format(date);.
確定! 回上一頁