Returns a list of GMSPlaceSpecialDay entries, corresponding to the next
seven days which may have opening hours that differ from the normal operating hours.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSOpeningHours\u003c/code\u003e stores and manages the opening hours information for a \u003ccode\u003eGMSPlace\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides access to the weekly opening and closing periods using the \u003ccode\u003eperiods\u003c/code\u003e property, which contains an array of \u003ccode\u003eGMSPeriod\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eLocalized daily opening hours are available through the \u003ccode\u003eweekdayText\u003c/code\u003e property, presented as an array of strings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ehoursType\u003c/code\u003e property indicates the type of opening hours using the \u003ccode\u003eGMSPlaceHoursType\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003especialDays\u003c/code\u003e stores an array of \u003ccode\u003eGMSPlaceSpecialDay\u003c/code\u003e objects representing exceptions or variations in opening hours for the next seven days.\u003c/p\u003e\n"]]],[],null,[]]