お気に入りColin Samson (Evolve) が「#Data Management」で質問2012年1月19日 12:45Weekday hour calculationSo 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 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えMarco (werewolf) Casalaina (Salesforce)2012年1月19日 17:39Well, 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.コメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信
Marco (werewolf) Casalaina (Salesforce)2012年1月19日 17:39Well, 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.