in JAVA by
Q:
What do Java 8's ChronoUnits do?

1 Answer

0 votes
by

The enum ChronoUnits was created to take the place of the Integer values which the former API used to indicate the month, day, etc.

Related questions

0 votes
asked Feb 8, 2021 in JAVA by SakshiSharma
0 votes
asked Feb 28 in JAVA by rajeshsharma
+1 vote
asked Feb 1 in JAVA by sharadyadav1986
+1 vote
asked Feb 1 in JAVA by sharadyadav1986
...