Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PLC で jamvm を実行していますが、仮想マシンはシステム時刻ではなく、常に誤った日付を返します。
new Timestamp(System.currentTimeMillis()).toString()
システム時刻も確認しましたが、正しく設定されています。たとえば、today 11.08 は 2016-07-27 20:30:42.992 を返します。