Date from = new Date();. SimpleDateFormat transFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");. String to = transFormat.format(from);.
確定! 回上一頁