Skip to content

Commit 852d409

Browse files
authored
Update README.md
1 parent fffae84 commit 852d409

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
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 2018-01-15, the version v4.34 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 2018-03-07, the version v4.35 of Time4J has been finished and released. It requires at least 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
@@ -134,20 +134,22 @@ g) **Powerful format engine**: The built-in format engine located in format/expe
134134
Support for alternative calendars:
135135
----------------------------------
136136

137+
- Chinese (since 1645)
137138
- Coptic
139+
- Dangi (old Korean)
138140
- Ethiopian (including support for Ethiopian time)
139141
- French revolutionary
140142
- Hebrew (including support for Hebrew time)
141143
- Hijri (Islamic) with a lot of customizable variants
142144
- Historic christian (includes british, byzantine, swedish etc.)
143145
- Indian national (Saka)
144146
- Japanese (including lunisolar part since AD 701)
147+
- Juche (North Korea)
145148
- Julian
146149
- Minguo (Taiwan)
147150
- Persian (3000 years)
148151
- ThaiSolar (Suriyakati), also valid before 1941
149-
150-
Coming soon: Chinese, Korean and Vietnamese calendar
152+
- Vietnamese
151153

152154
Plans for next releases:
153155
------------------------

0 commit comments

Comments
 (0)