Good Morning
I'm calculating the difference between DateTime.LocalNow and the date of a work order. My question is: does a calculated value based on DateTime.LocalNow automatically update each day or do you have to actively refresh the data?
Thanks