[Haskell-cafe] every Friday the 13th at midnight...

Corentin Dupont corentin.dupont at gmail.com
Fri Jul 27 11:50:31 CEST 2012


Hello!
I'm looking for a library to be able to express, store and retrieve
recurring appointments, like "every Monday at midnight".
I saw Data.Time.Recurrence, which has a nice language, but how to store the
appointments? A command like:
*now <- getCurrentTime
recur daily `begin` now*
produces an infinite list of UTCTime.

Best,
Corentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120727/d5980082/attachment.htm>


More information about the Haskell-Cafe mailing list