Skip to main content
So I have two custom date / time fields. How do I calculate the number of hours between them (for a workflow email) that exclude weekends?
1 Antwort
  1. 19. Jan. 2012, 17:39
    Well, you could use the BusinessHours method in Apex.  If you install Case Age In Business Hours in a sandbox, you can see its code and do the calculation like that.
0/9000