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
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.
5
5
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