Join Slack
Powered by
if you want to get the number of days you have to ...
# announcements
k
kirillrakhman
01/13/2017, 11:16 AM
if you want to get the number of days you have to use the overload
localDate.until(otherDate, DAYS)
https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html#until-java.time.temporal.Temporal-java.time.temporal.TemporalUnit-
Open in Slack
Previous
Next