How to add duration to start time using ICS Functions.
Summary
How to add duration to start time using ICS Functions.Content
Hi Team,
I need a suggestion from ICS to a below scenario:
I have source field as StartTime and Target field name as due Time. For the target due Time I need to achieve the time in this below format "2017-11-19T13:00:00Z".
So for the above format to achieve I used below functions from ICS as seen in the screenshot.
Result: DueTime>2017-11-19T01:00:00Z</rno_v1_3:DueTime
Now I wanted to add the duration field from source to DueTime Result. Suppose Duration value =420 Minutes and when we divide by hours it will be 7Hours(420/60).
2