timezone-olson-th

Load TimeZoneSeries from an Olson file at compile time.

http://github.com/jonpetterbergman/timezone-olson-th

Version on this page:0.1.0.11
LTS Haskell 24.36:0.1.0.11@rev:1
Stackage Nightly 2025-07-14:0.1.0.11
Latest on Hackage:0.1.0.11@rev:1

See all snapshots timezone-olson-th appears in

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