Time difference between a field and current time

Hi Team,

we have a field namely last_modified_date and we want to calculate aging time by noting the time difference between current time and last_modified_date. how can i achieve it via runtime field.

Perhaps take a look at this post

Thanks @stephenb for quick response. that discussion helped!
basically i didnt even have to define now and substract it. i can simply use relative date format and it worked.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.