You need to sign in to do that
Don't have an account?

Operating Hours
Hi everyone, I'm trying to set the Operating Hours, but I not able to see it.
What can I do to set this Operating hour?
I was looking for in Setup and in the Tab but I could not see it.
What can I do to set this Operating hour?
I was looking for in Setup and in the Tab but I could not see it.
In Company Information there is a setting called Business Hours.
- From Setup, enter Business Hours in the Quick Find box, then select Business Hours.
- Click New Business Hours.
- Type a name for the business hours.
- We recommend using a name that will remind users of a location or time zone when they view business hours on a case, entitlement process, or milestone. For example, if your business hours are for a support center in San Francisco, you could use the name San Francisco Business Hours.
- Click Active to allow users to associate the business hours with cases, escalation rules, milestones, and entitlement processes.
- Optionally, click Use these business hours as the default to set the business hours as the default business hours on all new cases.
- Default business hours on cases can be updated with business hours on escalation rules if the cases match escalation rule criteria and the rule is set to override business hours.
- Choose a time zone to associate with the business hours in the Time Zone drop-down list.
- Set your business hours for each day of the week.
- If your support team is available during the entire day every day of the week, select the 24 hours checkbox.
- Choose the start and end times for the business hours. If the time you want isn’t available, click the field and type it in.
- Leave the business hours start and end times blank and the 24 hours checkbox deselected to indicate that the support team is not available at all that day.
- Click Save.
https://help.salesforce.com/articleView?id=customize_supporthours.htm&type=5In Apex you can use as shown below
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_businesshours.htm