time_active and range(input_datetime.start , input_datetime.end) not possible #241
Unanswered
stefanuytterhoeven
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use "helpers" with @time_active
so I tried different things....
one of the last possibilities I tried, is
@time_active("range(input_datetime.start, input_datetime.end)") ...
But I get the error that the datetime cannot be parsed?
Beta Was this translation helpful? Give feedback.
All reactions