Skip to content

Commit 7db5926

Browse files
committed
Update README.md
1 parent b0b8f04 commit 7db5926

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,11 +13,12 @@ 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 2015-06-26 the versions v3.3 and v4.2 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 older version lines v1.x and v2.x are no longer recommended (due to several backward incompatibilities) and has reached end-of-life. Time4J is organized in modules. The module **time4j-core** is always necessary. Other modules are optional and include:
16+
On 2015-08-12 the version v4.3 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
2020
- **time4j-i18n** for enhanced localization, formatting and history support
21+
- **time4j-calendar** for handling alternative non-iso calendars (needs i18n-module)
2122
- **time4j-range** for handling intervals (needs i18n-module)
2223
- **time4j-misc** miscellaneous features like sql/xml-support, alternative clocks or military timezones
2324
- **time4j-android** for Android-support (only relevant for version line 3.x - minimum version is 3.2)

0 commit comments

Comments
 (0)