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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.