|
|
|
|
|
by rlmw
4497 days ago
|
|
Most people use the Jodatime library. JSR-310 is an extension of Stephen Colebourne's work on that library. Obviously there are some people who use java.util.Date, but it is a real pain in the neck to use and is very commonly complained about. |
|