friendly-time-0.2.1: Print time information in friendly ways

Portabilityunportable
Stabilityunstable
Maintainerpbrisbin@gmail.com
Safe HaskellSafe-Infered

Data.Time.Format.Human

Description

Prints a UTCTime as a few seconds ago or 3 days ago and similar.

Synopsis

Documentation

humanReadableTime'Source

Arguments

:: UTCTime

current time

-> UTCTime 
-> String 

A pure form, takes the current time as an argument