<- Object

Object

BusinessHoursPeriod

Represents a period of time during which a business location is open.

Link to section

Properties

Link to section

day_of_week

string

The day of the week for this time period.

Link to section

start_local_time

string

The start time of a business hours period, specified in local time using partial-time RFC 3339 format. For example, 8:30:00 for a period starting at 8:30 in the morning. Note that the seconds value is always :00, but it is appended for conformance to the RFC.

Link to section

end_local_time

string

The end time of a business hours period, specified in local time using partial-time RFC 3339 format. For example, 21:00:00 for a period ending at 9:00 in the evening. Note that the seconds value is always :00, but it is appended for conformance to the RFC.