Google

>
 Haskell Core Libraries (base package)ParentContentsIndex
System.Locale
Portability portable
Stability provisional
Maintainer libraries@haskell.org
Description
Operations for defining locale-specific date and time formats.
data TimeLocale
Constructors
TimeLocale
wDays :: [(String, String)]
months :: [(String, String)]
intervals :: [(String, String)]
amPm :: (String, String)
dateTimeFmt, dateFmt, timeFmt, time12Fmt :: String
defaultTimeLocale :: TimeLocale
iso8601DateFormat :: Maybe String -> String
rfc822DateFormat :: String
Produced by Haddock version 0.4