calculate time

  1. N

    Expression for Yesterdays Date at a specific time?

    I am looking for an expression that displays yesterdays date at a specific time that excludes Sundays - what is the best way to do this? Thank you!! Kyle
  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...
Top