You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Although the new JSR-310 (built in Java 8) is certainly a very useful library fo
13
13
Current state and introduction:
14
14
-------------------------------
15
15
16
-
On 2017-09-25, the version v4.30 of Time4J has been finished and released. It requires Java-8. The older version line v3.x will be continued however and is based on Java 6+7. The previous version lines v1.x and v2.x are no longer recommended (due to several backward incompatibilities) and have reached end-of-life. Time4J is organized in modules. The module **time4j-core** is always necessary. Other modules are optional and include:
16
+
On 2017-10-20, the version v4.31 of Time4J has been finished and released. It requires Java-8. The older version line v3.x will be continued however and is based on Java 6+7. The previous version lines v1.x and v2.x are no longer recommended (due to several backward incompatibilities) and have reached end-of-life. Time4J is organized in modules. The module **time4j-core** is always necessary. Other modules are optional and include:
17
17
18
18
-**time4j-olson** contains predefined timezone identifiers as enums, enables parsing of localized timezone names and also offers access to historized data of Sun/Oracle-timezones in Java.
19
19
-**time4j-tzdata** is the timezone repository of Time4J based on the IANA-TZDB
@@ -138,6 +138,7 @@ Support for alternative calendars:
138
138
- Ethiopian (including support for Ethiopian time)
139
139
- French revolutionary
140
140
- Hijri (Islamic) with a lot of customizable variants
141
+
- Historic christian (includes british, byzantine, swedish etc.)
141
142
- Indian national (Saka)
142
143
- Japanese (including lunisolar part since AD 701)
0 commit comments