Time4J v4.30 Release Notes

Release Date: 2017-09-25 // over 6 years ago
  • โž• Added

    • ๐Ÿ†• New hemisphere-related methods in astronomical classes [#688]
    • Unit simulating Joda-behaviour for month-based durations [#687]

    ๐Ÿ”„ Changed

    • ๐Ÿ“œ Parsing of "AM" or "PM" for all locales [#684]
    • ๐Ÿ”„ Changes to CalendarUnit.keepingEndOfMonth() and atEndOfMonth() [#679]
    • Clarify meaning of IntervalCollection [#677]
    • Empty intervals should not be added to interval collection [#678]

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Zone name parsing should use string-prefix-matching [#686]
    • ๐Ÿ“œ Duration parser tolerates trailing chars [#682]
    • Conversion of Time4J-Duration to temporal amount sometimes broken [#680]

    ๐Ÿ—„ Deprecated

    • Rename PlainTime.ISO_HOUR to HOUR_FROM_0_TO_24 [#685]