debian-4.1.2: Modules for working with the Debian package system
Safe HaskellSafe-Inferred
LanguageHaskell2010

Debian.Time

Synopsis

Time Helper Functions

epochTimeToUTCTime :: EpochTime -> UTCTime Source #

formatTimeRFC822 :: FormatTime t => t -> String Source #

parseTimeRFC822 :: ParseTime t => String -> Maybe t Source #