On Sun, Oct 2, 2011 at 7:27 PM, Phlip <phlip2...@gmail.com> wrote:
> has anyone invented a system like R*by's ActiveSupport's 5.years.ago,
> 42.minutes.since ?
>
> (Yes, I'm aware the notation will be different!)

If something involves Python and nontrivial chronology, then
mxDateTime is the go-to library. And indeed, it has a RelativeDateTime
type:
http://www.egenix.com/products/python/mxBase/mxDateTime/doc/#_Toc293683810

Cheers,
Chris
--
http://rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to