Time4J v4.17 Release Notes

Release Date: 2016-06-20 // almost 8 years ago
  • ➕ Added

    • ➕ Add conversion of net.time4j.Duration to TemporalAmount [#511]
    • ✨ Enhance Temporal-interface by more comparison methods [#510]
    • Introduce class for year-week-combination [#508]
    • Introduce class for year-month-combination [#503]
    • Introduce class for year-quarter-combination [#504]
    • Model calendar year as date interval [#505]
    • ➕ Add timespan classes Years, Quarters, Months and Weeks [#506]
    • 👍 Better support for week-based durations and units [#509]

    🛠 Fixed

    • Duration measured in millis only is broken [#513]
    • 📜 Zone offset without sign - should be parseable in lax mode [#502]