+2 votes
in JAVA by

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

Time

Date

Clock

Timer

...