In article ,
Chris Rebert wrote:
> 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
We've been using http://labix.org/python-
On Sun, Oct 2, 2011 at 7:27 PM, Phlip 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,