All Versions
52
Latest Version
Avg Release Cycle
82 days
Latest Release
877 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.9.1 Changes
June 20, 2022π Changed
- β¬οΈ Reduce calendar class loading [#968]
- No leap second on 2022-06-30 [#967]
π Fixed
- ZonalOffset atLongitude() does not work for Auckland [#966]
- π Force release flag of maven-compiler-plugin [#964]
- π Test fails during build with microsecond resolution [#961]
-
v5.9 Changes
December 15, 2021β Added
- π Numeral support for Gurmukhi, Korean and Lao [#959]
- Enable PrettyTime with non-decimal numerals [#958]
- π Support for Chinese numerals [#955]
π Changed
- π Windows zones with better version info [#954]
- β‘οΈ Update to CLDR v39 [#945]
- No leap second on 2021-12-31 [#951]
- β‘οΈ Updated naming of Danish eras [#944]
π Deprecated
- PrettyTime.withZeroDigit(NumberSystem) [#958]
π Fixed
- π Documentation link of Ethiopian calendar broken [#952]
- π Build problem: Remove doctags-dependency [#960]
-
v5.8 Changes
March 28, 2021β Added
- General static conversion from ChronoLocalDate to CalendarDate [#885]
- Specific leap month queries in East Asian calendars [#913]
- π New methods for solar terms in East Asian calendars creating lists and operators [#928]
- π Style-based formatters should give an pattern info [#941]
- π Support unicode extension hc [#933]
π Changed
- Simplify calendar type identifiers for frenchrev, bahai, hindu [#942]
π Deprecated
- π Replace DisplayStyle and DisplayMode by FormatStyle [#938]
π Fixed
- Crash in OldApiTimezone when Saturday is hit [#939]
- π Include digit 9 while parsing ISO8601 recurrence [#934]
- π Documentation of solar term handling in East Asian calendars improved [#928]
- π New Japanese nengo defined in system property not correctly checked [#929]
- π Imprecise translations for relative days in Dutch [#922]
-
v5.7 Changes
September 13, 2020β Added
- Modern Hindu calendar (algorithmic) [#851]
- Stems and branches of month and day in Chinese calendar [#910]
- Getting time of day when shadow length is known [#890]
π Fixed
- Invalid combination of stems and branches not documented [#912]
- United Kingdom date format [#908]
- π¦ Package
net.time4j.calendar.hindu
not exported for jigsaw [#906]
-
v5.6 Changes
May 31, 2020β Added
- Old Hindu calendar [#892]
- Local variant data for Hijri calendar [#888]
- Getter for observer zone id in
SolarTime
andLunarTime
[#904] - π Support for Duration.in(Collection<? extends Unit>) [#899]
- π Support for Swiss German (SchwyzerdΓΌtsch) [#895]
- Let TimeSource deliver current Instant [#884]
- π Make PatternType.CLDR_DATE being applicable on PlainDate [#889]
π Deprecated
- β±
HijriCalendar.VARIANT_ICU4J
scheduled for future removal [#905]
π Fixed
- NPE in deserializing of SolarTime and LunarTime [#901]
- π Build problem: More tolerant double comparisons in astro tests [#886]
- Incorrect sign in last term of calculation of mean lunar anomaly [#891]
- π Documentation example in SolarTime outdated [#902]
-
v5.5 Changes
November 04, 2019β Added
- Reversible time metric [#881]
- Coptic calendar for JavaFX-CalendarPicker [#882]
π Deprecated
- π Rename the terms "standard offset" and "daylight-saving-offset" in related methods [#874]
π Fixed
- Document that Hebrew calendar starting at 18:00 is an approximation for sunset [#873]
-
v5.4 Changes
May 25, 2019β Added
- Localized stream of weekdays [#871]
- Current calendar week with generic parameters [#870]
- Anomalistic month (apogee/perigee of moon) [#859]
- FULL_DAY-instance in ClockInterval [#867]
- π Support for Kurdish (ku) and Somali (so) languages [#866]
- π More translations for Badi calendar [#862]
- π More translations for new Japanese era REIWA [#860]
π Changed
- β‘οΈ Update to CLDR v35.1 [#863]
π Fixed
- π Improved approximated normalization of durations [#869]
- π Zero clock hour not tolerable in smart parsing [#868]
- Plural rules for Marathi and Nepali are wrong [#865]
- π Smart parsing of protected space char [#864]
- π¨ Printing of weekdays in Bahai calendar broken [#861]
-
v5.3 Changes
April 16, 2019β Added
- Badi calendar (Bahai) [#798]
- π Documentation of calendar view customization in JavaFX-CalendarPicker [#857]
π Changed
- π New Japanese Nengo "Reiwa" [#840]
- More flexible dynamic patterns [#854]
-
v5.2 Changes
December 21, 2018β Added
- Easier truncation of durations with any arbitrary units [#850]
- Easier calculation of Chinese holidays [#844]
- Ethiopian calendar for JavaFX-CalendarPicker [#843]
- π New static factory method for astronomical seasons based on a moment [#841]
- Custom duration separators in
PrettyTime
[#839]
π Fixed
- π Handle Sindhi and Uyghur as right-to-left [#847]
- AstronomicalSeason fails for years like 999_999_999 [#842]
-
v5.1 Changes
November 20, 2018β Added
- π Support for languages Assamese, Sindhi and Tongan [#834]
- Generic calendar formatting with regional calendar preference [#833]
- Localized representation of ISO calendar week [#832]
- Formatting relative times like "last Monday" or "next Friday" [#733]
π Changed
- π Make parsing month names slightly more tolerant in smart mode [#837]
- β‘οΈ Update to CLDR 34 [#831]