GMSPlaceSpecialDay Class Reference

GMSPlaceSpecialDay Class Reference

Overview

Represents information on a particular day which may have opening hours different than normal.

Properties

NSDate * date
 Date for which there may be exceptional hours.
BOOL isExceptional
 Returns whether or not the day has exceptional hours which can replace the regular hours on certain dates (often holidays).

Property Documentation

- (NSDate*) date [read, copy]

Date for which there may be exceptional hours.

- (BOOL) isExceptional [read, assign]

Returns whether or not the day has exceptional hours which can replace the regular hours on certain dates (often holidays).