debian-4.0.2: Modules for working with the Debian package system
Safe HaskellSafe
LanguageHaskell98

Debian.Time

Synopsis

Time Helper Functions

epochTimeToUTCTime :: EpochTime -> UTCTime Source #

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

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