Copyright | (C) 2014 Mihaly Barasz |
---|---|
License | Apache-2.0, see LICENSE |
Maintainer | Mihaly Barasz <klao@nilcons.com> |
Stability | experimental |
Safe Haskell | Safe |
Language | Haskell2010 |
Data.Time.Zones.Files
Description
- timeZonePathFromDB :: String -> IO FilePath
Documentation
timeZonePathFromDB :: String -> IO FilePath #
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).