https://stackoverflow.com/questions/1459656/how-to-get-the-current-time-in-yyyy-mm-dd-hhmisec-millisecond-format-in-java
Sep 22, 2009 · This Java SE 8 Date and Time document has a good overview about it. So in Java 8 something like below will do the trick (to format the current date/time), ... And o