Join Slack
Powered by
Howdy if I run `datetime.now()` inside of a flow, ...
# ask-community
j
Jeffery Newburn
05/17/2022, 10:01 PM
Howdy if I run
datetime.now()
inside of a flow, not a task will that update on each run?
k
Kevin Kho
05/17/2022, 10:02 PM
It will not because it will be evaluated during Flow registration.
j
Jeffery Newburn
05/17/2022, 10:03 PM
Ok thank you
2
Views
Open in Slack
Previous
Next