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
This question was addressed to me by my college professor while I was bunking the class.
I need to ask this question from Data Type-Date, TimeZone in chapter Data Types, Variables and Arrays of Java