ThreeTen provides a modern date and time library for Java and is the reference implementation for JSR-310. It includes many of the lessons of the Joda-Time project and aims to standardise date and time concepts in computing. Code now integrated into OpenJDK, this project is archived.
Features
- Represent dates, times, date-times and instants
- Represent periods and durations
- Format and parse
License
BSD LicenseFollow threeten
Other Useful Business Software
8 Monitoring Tools in One APM. Install in 5 Minutes.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Rate This Project
Login To Rate This Project
User Reviews
-
This project is an improvement on Joda-Time (a feat in itself) and such a drastic improvement over what is in the standard library that there is no question of its value. I would expect nothing less coming from the same guy that developed Joda-Time, but it is worthy of praise none-the-less.