String timeStamp = new SimpleDateFormat("yyyy.MM.dd.HH.mm.ss").format(new Timestamp());. This is what I have, but Timestamp() requires an ...
確定! 回上一頁