You should use java.time.Instant to get current timestamp in case you are using Java 8 or greater version. If you are using Java 7 or below, ...
確定! 回上一頁