https://github.com/jruby/joda-timezones
Precompiled Timezone data for joda-time
https://github.com/jruby/joda-timezones
Last synced: 11 months ago
JSON representation
Precompiled Timezone data for joda-time
- Host: GitHub
- URL: https://github.com/jruby/joda-timezones
- Owner: jruby
- Created: 2013-07-06T21:36:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T19:08:08.000Z (about 6 years ago)
- Last Synced: 2024-12-31T12:30:44.405Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 7
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
joda-timezones: precompiled timezone data for joda-time
=======================================================
This project provides a simple mechanism for downloading and building a jar
containing timezone data compile for and usable by the joda-time library.
If a project wants to ship a specific version of timezone data, update the
pom.xml file to the timezone data version and package or install the resulting
jar.
The JRuby team has begun publishing these jars for general use as groupId
"org.jruby" and artifactId "joda-timezones".