Monthly Archives: September 2011

JodaTime and Solr Date Math

Let me be blunt: If you’re still using java.util.Calendar et al. in your Java code you just failed the code review. JodaTime is a compelling replacement for the original JDK date/time classes in pretty much every respect. The following code … Continue reading

Posted in Technical | Leave a comment