Date 和 java.sql.Date 類將實際時間(毫秒)存儲在UTC中。要將它們格式化為另一個時區,請使用 SimpleDateFormat 。您還可以使用Calendar對象將時區與值相關聯:
確定! 回上一頁