Hi,
is there any possibility to handle date and time values in an orquesta workflow?
I want to compare a date and time value from JSON ( 2020-11-13T09:08:34.591Z) to the current time within
Jinja.
Some methods to convert it to a datetime object and afterwards check if it is within the last 7 days for
example would be helpful.
Maybe like: https://support.sendwithus.com/jinja/jinja_time/