Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Database.HDBC.Locale
Synopsis
- defaultTimeLocale :: TimeLocale
- iso8601DateFormat :: Maybe String -> String
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.