getTimeZone(destTZ); final String DATE_TIME_FORMAT = "yyyyMMdd-HH:mm:ss"; SimpleDateFormat sdf = new SimpleDateFormat(DATE_TIME_FORMAT); ...
確定! 回上一頁