BSD-3-Clause licensed by Petter Bergman
Maintained by [email protected]
This version can be pinned in stack with:timezone-olson-th-0.1.0.11@sha256:fdc082ef3702f17a670764ed9363cd5e29847f2ece09e535448bb1317a3151ba,1676

Module documentation for 0.1.0.11

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