What is the replacement of joda time library in java 8?

Q & ACategory: JavaWhat is the replacement of joda time library in java 8?
Admin Staff asked 5 years ago

What is the replacement of joda time library in java 8?
a) java.time (JSR-310)
b) java.date (JSR-310)
c) java.joda
d) java.jodaTime

1 Answers
Admin Staff answered 5 years ago

a) java.time (JSR-310)