公民结构
类型名称:CivicStructure
扩展 Place
名称 |
类型 |
说明 |
营业时间 |
时长 |
商家的营业时间。您可以将营业时间指定为每周时间范围,从天数开始,然后再从每天开始。您可以列出多天,并使用英文逗号分隔各个日期。用连字符“-”指定日期或时间范围。 - 使用两个字母的组合指定日期:Mo 、Tu 、We 、Th 、Fr 、Sa 、Su 。 - 时间使用 24:00 时间指定。例如,系统会将下午 3 点指定为 15:00 。 - 示例:<time itemprop="openingHours" datetime="Tu,Th 16:00-20:00">Tuesdays and Thursdays 4-8pm</time> 。 - 如果商家一周 7 天营业,则可以将其指定为 <time itemprop="openingHours" datetime="Mo-Su">Monday through Sunday, all day</time> 。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["CivicStructure is a type of Place, providing information about civic structures like government buildings or public spaces."],["It includes an `openingHours` property to specify the structure's operating hours using a structured format with days and times."],["`openingHours` uses a specific syntax to represent weekly time ranges, including days (Mo, Tu, We, Th, Fr, Sa, Su) and 24-hour time."]]],[]]