Skip to content

SimplyRETS/timezone-olson-th

 
 

Repository files navigation

timezone-olson-th

Template Haskell to load a TimeZoneSeries from an Olson file at compile time.

For Example:

myTimeZoneSeries :: TimeZoneSeries
myTimeZoneSeries = $(loadTZFile "/usr/share/zoneinfo/Europe/Stockholm")

About

Load Olson timezone files at compile time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%