您的位置:首页 > 编程语言 > Java开发

Joda Time - Java date and time API

2007-03-22 09:28 381 查看
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.
 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息