Closed
Description
In the same vein as to noon
or midnight
, it would be great to have a now
entry that would simplify the use of @time_trigger
.
A typical case is would be @time_trigger("period(now, 1m)")
or @time_trigger("period(now+1h, 1m)")
. This would help to avoid fiddling with datetime
.
I had a look at the code (
) with the hope to make a PR but I exclusively usearrow
(alternatives are pendulum
, or delorean
) because I never could get the time / date right (this is for me one of the most messed up parts in Python)Metadata
Metadata
Assignees
Labels
No labels