String timeStamp = new SimpleDateFormat("yyyy.MM.dd.HH.mm.ss").format(new Date());. This will get you the current date ...
確定! 回上一頁