Hacker News new | past | comments | ask | show | jobs | submit login

time (sadly) isn't comparable to Joda Time.



JodaTime is unbelievably awesome.

That's one of the reasons why being on the JVM with Scala, Clojure, etc. makes one's coding life simpler: huge ecosystem to draw on with minimal effort (i.e. rarely need to roll your own).


As someone who has never used Joda Time, what makes it so great?


Generally immutable (supports mutable state for some edge cases) along incredibly rich functionality covering everything you could imagine needing time-wise, and does so concisely.

It's a godsend given the built-in Java alternative.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: