Popularity
3.7
Declining
Activity
0.0
Stable
1
3
3

Monthly Downloads: 27
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Time     Timezone    
Latest version: v0.1.0.9

timezone-olson-th alternatives and similar packages

Based on the "timezone" category.
Alternatively, view timezone-olson-th alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of timezone-olson-th or a related project?

Add another 'timezone' Package

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