Skip to content

Commit 430b5c9

Browse files
authored
Update README.md
1 parent a299f14 commit 430b5c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TZData
22
Timezone repository based on IANA/TZDB
33

4-
This project will be regularly updated when ever new versions of the IANA/TZDB are available. Just drop the newest tzdata-jar (together with time4j-core and time4j-olson) into your classpath, and you can enjoy Time4J with its own timezone repository.
4+
This project will be regularly updated when ever new versions of the IANA/TZDB are available. Just drop the newest tzdata-jar (together with time4j-base) into your classpath or module path, and you can enjoy Time4J with its own timezone repository.
55

6-
TZData effectively forms a module of Time4J (https://github.com/MenoData/Time4J). Its versions (recommended v2.2-2018b or higher) can be combined with version line v4.34 or later. Older TZData-distributions before v2.0-2018a require a minimum version of v3.5/4.3 or higher.
6+
TZData effectively forms a module of Time4J (https://github.com/MenoData/Time4J). The automatic module name in Java9+-environments is "net.time4j.tzdb". Its versions (recommended v5.0-2018f or higher) can be combined with version line v5.0 or later. Older TZData-distributions are not recommended.

0 commit comments

Comments
 (0)