Time4J v4.10 Release Notes

Release Date: 2015-12-31 // over 8 years ago
  • โž• Added

    • ๐Ÿ›  Fixed and flexible day periods with appropriate translations [#369]
    • Minguo calendar (Taiwan) [#390]
    • Enable localized digits in timezone offsets [#411]
    • ๐Ÿ†• New getters for day-of-week and day-of-year in PlainDate [#416]
    • ๐Ÿ“œ Query parsed raw data for any registered elements [#415]
    • ๐Ÿ†• New method CalendarText.getIsoInstance(Locale) [#410]
    • ๐Ÿ†• New methods CalendarText.patternForXYZ(...) [#410]
    • ๐Ÿ‘Œ Support for Nepali [#422]
    • ๐Ÿ‘Œ Support for Mongolian [#421]
    • ๐Ÿ‘Œ Support for Afrikaans and Zulu [#420]
    • ๐Ÿ‘Œ Support for the languages Khmer and Lao [#419]

    ๐Ÿ›  Fixed

    • PersianCalendar in Farsi language should be with arabext numbers [#425]
    • ๐Ÿ“œ Bidi literals (LRM, RLM, ALM) should be ignored in parsing [#418]
    • ๐Ÿ’… Formatting Ethiopian time with AM/PM-marker is not in western style [#413]
    • ๐Ÿ“œ Parsing of Ethiopic tabot names broken if not at end of text [#412]

    ๐Ÿ—„ Deprecated

    • ๐Ÿ—„ EthiopianCalendar.getYearOfEra() deprecated and renamed to getYear() [#417]
    • CalendarText.getGMTPrefix [#410]
    • CalendarText.getFormatPatterns() [#410]
    • CalendarText.getTimestampPattern [#410]