| Stability | experimental |
|---|---|
| Maintainer | Mihaly Barasz <klao@nilcons.com> |
| Safe Haskell | Safe-Inferred |
Data.Time.Zones.Files
Description
- timeZonePathFromDB :: String -> IO FilePath
Documentation
timeZonePathFromDB :: String -> IO FilePathSource
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).