Changeset 63:76140cb24ebd in stamper for stamper/filters.py

Timestamp:
Jun 29, 2017, 8:28:12 AM (7 years ago)
Author:
Borja Lopez <borja@…>
Branch:
default
Phase:
public
Message:

Refactored date-based filters to their own module.

Added a new date-based filter to look for stamps N days/weeks/months/years
*after* a given date, for example:

"2017-06-29+4d" == "four days after the 29th june 2017"
"2017-06-29+1m" == "1 month after the 29th june 2017"

and so on.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.