Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# kuyfi
TimeZone database parser in Scala

This 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)