Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 647 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 647 Bytes

ARCHIVED: this project is unmaintained and has been archived. See #13 for a paper trail of the decision to do so, as well as some attempts at finding a new maintainer, which fizzled. As an alternative, I recommend Formatting.Time.diff.

Friendly time

Friendly time formats (so far, just one).

Human

Fuzzy time in relation to now.

humanReadableTime :: UTCDate -> IO String
-- => "just now", "1 minute ago", "wednesday", etc

LICENSE | CHANGELOG