Opening periods covering each day of the week, starting from Sunday, in chronological order. Does not include days where the Place is not open.
An array of seven strings representing the formatted opening hours for each day of the week. The Places Service will format and localize the opening hours appropriately for the current language. The ordering of the elements in this array depends on the language. Some languages start the week on Monday, while others start on Sunday.
Generated using TypeDoc
Available only in the v=beta channel: https://goo.gle/3oAthT3.
Access by calling
const {OpeningHours} = await google.maps.importLibrary("places")
. See https://developers.google.com/maps/documentation/javascript/libraries.