Sunday, March 6, 2011

Powerful alternative to Java Date API

Java Date API is inherently so buggy. If you are looking at the source code, you will really regret how you can rely on that.

If you really want to work with Dates extensively, consider using Joda Time API. Its free and wonderful.

Joda Time

No comments: