<%@ page import="java.util.Date"%> <% Date myDate = new Date(); ... SimpleDateFormat dateFormat = new SimpleDateFormat("EE-MM-dd-yyyy");
確定! 回上一頁