Joda Time - Java date and time API

来源:互联网 发布:软件上去传 编辑:程序博客网 时间:2024/05/08 20:05

http://joda-time.sourceforge.net/

Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The 'default' calendar is the ISO8601 standard which is used by XML. The Gregorian, Julian, Buddhist, Coptic and Ethiopic systems are also included, and we welcome further additions. Supporting classes include time zone, duration, format and parsing.

JSR 310 has now been launched. It aims to build upon Joda-Time and include it in the JDK. More information.

 

原创粉丝点击