Hi, I'm storing datetime in text format as environment variable: 1900-01-01T00:00:00.0000000Z
In the flow, I'm reading a file and extracting datetime stamp. Now I want to compare the datetime from the file and update the environment variable if its greater. I'm facing issues in converting the text to the datetimestamp.
1. Datetime being read from the flow
Need help in the conversion and then just want to compare if date1 > date2 then.. action.
Regards,
Pranav


Report
All responses (
Answers (