Is there a way to get the time difference between two dates without using the setstate function? I saw the example on a prior question but that will not work for me unfortunately.
I tried to do a simple TimeA - TimeB but that does not seem to do it. ( tried to write the result to a timeinterval, number, text etc also )
Thank you guys! - I was running something to add a field that has this information. I just realized i was entering the wrong period. TimeA-TimeB does work.