Hello Everyone
The DateTimeDiff function is used within Architect to calculate the conversation time.
The expression within the update action for the current data is as follows
→ToDuration(DateTimeDiff(ToDateTime(GetCurrentDateTimeUtc()), ToDateTime(Flow.StartDateTimeUtc)))
The default value returned by this expression is in ISO8601 format, as in "PT1M8.946".
How do I convert this to integer seconds?
Example: PT1M8.946 → 68 seconds
Best regards,
#API/Integrations#ArchitectureandDesign------------------------------
Matsumoto Shun
Unknown
------------------------------