@hackage / timezone-olson-th

Load TimeZoneSeries from an Olson file at compile time.

Latest0.1.0.11

About

Metadata

  • Last updated , by janus
  • License BSD-3-Clause
  • Maintained by: jon.petter.bergman@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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