Zoneinfo TimeZone

Brings the ability to parse a zoneinfo text stream and create Java's SimpleTimeZone classes from them.

License

License

GroupId

GroupId

com.classactionpl.tz
ArtifactId

ArtifactId

zoneinfo-tz
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zoneinfo TimeZone
Brings the ability to parse a zoneinfo text stream and create Java's SimpleTimeZone classes from them.
Project Organization

Project Organization

Class Action PL

Download zoneinfo-tz

How to add to project

<!-- https://jarcasting.com/artifacts/com.classactionpl.tz/zoneinfo-tz/ -->
<dependency>
    <groupId>com.classactionpl.tz</groupId>
    <artifactId>zoneinfo-tz</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.classactionpl.tz/zoneinfo-tz/
implementation 'com.classactionpl.tz:zoneinfo-tz:1.0.1'
// https://jarcasting.com/artifacts/com.classactionpl.tz/zoneinfo-tz/
implementation ("com.classactionpl.tz:zoneinfo-tz:1.0.1")
'com.classactionpl.tz:zoneinfo-tz:jar:1.0.1'
<dependency org="com.classactionpl.tz" name="zoneinfo-tz" rev="1.0.1">
  <artifact name="zoneinfo-tz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.classactionpl.tz', module='zoneinfo-tz', version='1.0.1')
)
libraryDependencies += "com.classactionpl.tz" % "zoneinfo-tz" % "1.0.1"
[com.classactionpl.tz/zoneinfo-tz "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.antlr : antlr-runtime jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1