tzdata-0.2.20221129.0: Time zone database (as files and as a module)
Copyright(C) 2014 Mihaly Barasz
LicenseApache-2.0, see LICENSE
MaintainerJanus Troelsen <ysangkok@gmail.com>
Stabilityexperimental
Safe HaskellSafe-Inferred
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).