Is there a Python module to interpret fuzzy timestamps like the date command in unix:
> date -d "2 minutes ago"
Tue Aug 11 16:24:05 EST 2009
The closest I have found so far is dateutil.parser, which fails for the above example.
thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…