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:649bc44ad244b31a31d3dced1969a7eeeb9becf250f498f7388e12572af63824,1616

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