Java時間工具包 JTimepiece

fmms 12年前發布 | 31K 次閱讀 Java Java開發

JTimepiece 是一個用來處理Java的日期和時間的高級類庫,提供許多很簡單的方法,適合包括初學者和高手。

主要特性:
    Easy-to-use API. Developers will save time and improve program quality.
    Reduces number of objects created when working with multiple date/times.
    Methods for computing difference between two date/times.
    Support for time zones, leap year and daylight savings.
    Methods for converting between string and date/times.
    Methods for adding and subtracting to and from date/times.
    Methods for easily retrieving individual parts of date/times.
    Makes Java code more readable.
    No dependencies to other non-standard Java libraries.
    JUnit tests.
    Compatible with J2SE 1.2 and above.
    Apache 2.0 open source software license.

項目主頁:http://www.baiduhome.net/lib/view/home/1326938162062

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!