+1 vote
in JAVA by
Which class can be used instead of System.getCurrentTimeMillis() to get the date and time in Java 8?

Time

Clock

Date

Timer
...