When making our SLA calculation, we had an issue with SLA weekday
calculation. When working in calculated fields specifically using the
ADDWEEKDAYS, a user selects Thursday or Friday 7:00 PM EST, Workfront
convert the date to Friday 12:00 AM UTC and add 1 weekday (Calculation:
ADDWEEKDAYS(custom date field,1)). The result will be Monday 2022 12:00
UTC which then outputs Sunday 7:00 PM EST date. Is there another
calculation we can use to get SLA to display Friday 7:00 PM EST or
Monday 7:00 PM EST...