The day of the week, as a number in the range [0, 6], starting on Sunday. For example, 2 means Tuesday.
The hour of the OpeningHoursPoint.time as a number, in the range [0, 23]. This will be reported in the Place’s time zone.
The minute of the OpeningHoursPoint.time as a number, in the range [0, 59]. This will be reported in the Place’s time zone.
Generated using TypeDoc
Available only in the v=beta channel: https://goo.gle/3oAthT3.
Access by calling
const {OpeningHoursPoint} = await google.maps.importLibrary("places")
. See https://developers.google.com/maps/documentation/javascript/libraries.