Adding days to a DateTime field can lead to an unexpected time when the added date passes a daylight savings time. For example, if 7 days is added to 3/9/2018 10:00 AM, the new date will 3/16/2018 11:00 AM because it has passed the daylight savings time date. This occurs because the date is stored…
Read moreAdd Days to a Salesforce Formula DateTime Field and Adjust for Daylight Savings Time
Categories: Administrator / Salesforce