Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 980 Bytes

PlaceOpeningHoursPeriod.md

File metadata and controls

26 lines (14 loc) · 980 Bytes

See html formatted version

PlaceOpeningHoursPeriod interface

google.maps.places.PlaceOpeningHoursPeriod interface

Defines structured information about the opening hours of a Place. Note: If a Place is always open, the close section will be missing from the response. Clients can rely on always-open being represented as an open period containing day with value 0 and time with value "0000", and no close.

Library

places

Properties

undefined

Type:  PlaceOpeningHoursTime optional

The closing time for the Place.

undefined

Type:  PlaceOpeningHoursTime

The opening time for the Place.