Time4J v4.20 Release Notes

Release Date: 2016-11-01 // over 7 years ago
  • ➕ Added

    • JavaFX-CalendarPicker [#561]
    • Open ChronoFormatter for external types [#556]
    • ➕ Add some convenient methods around day partition rules [#563]
    • Week calculations for non-ISO calendars [#562]
    • ➕ Add convenient methods to PrettyTime [#559]
    • 🆕 New method nowInSystemTime() also for CalendarXYZ-types [#557]
    • Splitting of interval-collections [#571]
    • 🆕 New method isDisjunct() in class IntervalCollection [#572]
    • 🆕 New PatternType.DYNAMIC [#567]
    • 👌 Support span of weekdays [#568]
    • Bridge chronologies for AnnualDate, CalendarYear and CalendarMonth [#566]

    🛠 Fixed

    • Years in far future should not require a positive sign [#569]
    • Document pattern order in case of or-logic applied [#558]

    🔄 Changed

    • ➕ Add simple sanity checks for cldr-format patterns [#565]
    • ⚡️ Update resources to CLDR v30.0.2 [#570]

    🗄 Deprecated

    • Specialized threeten-methods outdated due to a more general approach [#556]