Time4J v4.13 Release Notes

Release Date: 2016-03-06 // about 8 years ago
  • โž• Added

    • ๐Ÿ‘‰ Make ZonalDateTime easier for creation and comparison [#462]
    • Calculation of Easter (Computus) [#460]
    • ๐Ÿ‘Œ Support for Telugu language [#459]
    • โž• Add element support for historic day-of-year [#456]

    ๐Ÿ›  Fixed

    • TimezoneRepositoryProviderSPI throws NPE [#464]
    • Refine localized calendar history in Europe [#461]
    • PlainTime.toString() does not display fraction of second as per spec [#465]
    • ๐Ÿ‘‰ Make Timezone.ofSystem() more robust against weird zone ids. [#463]
    • Don't permit negative years for any historic era [#458]
    • ๐Ÿ‘ป Clarify/correct exception behaviour of new year strategies [#457]
    • โฌ‡๏ธ Reduce array allocation during parsing [#455]