Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 229 Bytes

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