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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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.