Skip to content

Commit 6df86e4

Browse files
authored
Update README.md
1 parent e2733c3 commit 6df86e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Although the new JSR-310 (built in Java 8) is certainly a very useful library fo
1313
Current state and introduction:
1414
-------------------------------
1515

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:
1717

1818
- **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.
1919
- **time4j-tzdata** is the timezone repository of Time4J based on the IANA-TZDB
@@ -138,6 +138,7 @@ Support for alternative calendars:
138138
- Ethiopian (including support for Ethiopian time)
139139
- French revolutionary
140140
- Hijri (Islamic) with a lot of customizable variants
141+
- Historic christian (includes british, byzantine, swedish etc.)
141142
- Indian national (Saka)
142143
- Japanese (including lunisolar part since AD 701)
143144
- Julian

0 commit comments

Comments
 (0)