tzdata-0.1.20181026.0: Time zone database (as files and as a module)

Copyright(C) 2014 Mihaly Barasz
LicenseApache-2.0, see LICENSE
MaintainerMihaly Barasz <klao@nilcons.com>
Stabilityexperimental
Safe HaskellSafe
LanguageHaskell2010

Data.Time.Zones.Files

Description

 
Synopsis

Documentation

timeZonePathFromDB :: String -> IO FilePath Source #

Return the file path corresponding to a time zone location.

Note: doesn't check whether the location is valid (ie. the returned path might not exist).