Search Results

1
vote

What’s the best way to manipulate Dates and Timestamps in Java?

The thing that always gets me with Java is the date time library. I've never used Joda, just briefly look at it, looks like its a pretty good implementation, and if I understand JSR-130 correctly …