Hello,
I want to calculate the age of the lead in days.
We have a field called "Lead Age" as a Whole Number and calculated with formula - Set LeadAge to DiffinDays(Created On, Now())
This works with one issue.
The Time Zone that we use is GMT -5:00
Thus, as of 4th June 2020, the start of the day begins from 08:01 pm
Check attached image.
Is there a solution ?