Skip to main content
Colin Samson (Evolve) ha fatto una domanda in #Data Management
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 risposta
  1. 19 gen 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