HDBC-2.4.0.3: Haskell Database Connectivity
Safe HaskellSafe
LanguageHaskell98

Database.HDBC.Locale

Synopsis

Documentation

defaultTimeLocale :: TimeLocale #

iso8601DateFormat :: Maybe String -> String Source #

As the semantic of System.Locale.iso8601DateFormat has changed with old-locale-1.0.0.2 in a non-compatible way, we now define our own (compatible) version of it.