time

  1. M

    Solved Get Completed Item (Start time)

    Hi, I'm taking a input Start/End date (local time) and transform it into UTC to use the 'Get Completed Item' from the queue. I looked in the studio after the run and here is the result of my variables, Start time: 28/09/2021 7:00 PM End time: 04/10/2021 6:00 PM Now my problem is that I got 2...
  2. R

    How do you calculate timespans

    Hi, I have a data item with the data type TimeSpan. The value is brought from the work queue. However, I'd like to manipulate the time by adding hours to it. E.g. the timespan is: 12:00:00 and I like to add 2 hours to it where the result will be 14:00:00. I tried to add time/hours to my data...
  3. V

    How to check if local time is greater than a given time?

    Hi - I want a process to stop at a certain time of the same day. How can i write the logic for this condition? Ex: If i set the process to stop today i.e 09/12/2019 3 AM - as soon as the time is past 3AM on 9/12/2019, the process should terminate. Thanks in advance!
Top