Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cquiroz/kuyfi
TimeZone database parser in Scala
https://github.com/cquiroz/kuyfi
Last synced: 9 days ago
JSON representation
TimeZone database parser in Scala
- Host: GitHub
- URL: https://github.com/cquiroz/kuyfi
- Owner: cquiroz
- License: bsd-3-clause
- Created: 2016-11-13T15:57:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T14:10:50.000Z (about 1 month ago)
- Last Synced: 2024-10-16T00:26:18.241Z (22 days ago)
- Language: Scala
- Size: 1.99 MB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kuyfi
TimeZone database parser in ScalaThis is a small scala based project that can parse the contents of the [TimeZone database](https://www.iana.org/time-zones).
It can be used on time-related libraries like [scala-java-time](https://github.com/soc/scala-java-time)Check the [documentation](https://cquiroz.github.io/kuyfi)