Time4J v4.19 Release Notes

Release Date: 2016-09-18 // over 7 years ago
  • ➕ Added

    • ➕ Add historic centuries [#507]
    • ➕ Add rounding support for MachineTime.dividedBy(long) [#546]
    • Simple way needed to add MachineTime to a moment [#547]
    • ➕ Add some alternative numbering systems [#550]
    • ➕ Add active filter to DayPartitionBuilder [#552]
    • ➕ Add convenient methods to determine current system time [#553]

    🛠 Fixed

    • PUSH-FORWARD-strategy is not suitable for intervals [#545]
    • NPE in Timezone.getDisplayName(...) [#548]
    • 👌 Improved literal parsing in localized tz-offset [#549]
    • Byte-order-marks in UTF8-resources not recognized [#551]

    🗄 Deprecated

    • One division method in MachineTime without rounding parameter [#546]