[Haskell-cafe] Fuzzy time deltas

Michael Snoyman michael at snoyman.com
Thu Oct 14 01:51:05 EDT 2010


Hey all,

Is there a library that supports fuzzy time deltas? For example, given
two UTCTimes (or something like that) it could produce:

43 seconds
13 minutes
17 hours
4 days
8 months

I want to use it for the news feature on Haskellers. It's not that
hard to write, just wondering if it's already been done.

Michael


More information about the Haskell-Cafe mailing list