Kentsel Yapı
Tür adı: Civic Yapısı
Yer uzantısı
Ad |
Tür |
Açıklama |
Çalışma Saatleri |
Süre |
İşletmenin çalışma saatleri. Çalışma saatleri, günlerden başlayarak ve ardından günün saatleri ile haftalık zaman aralığı olarak belirtilebilir. Virgülle "her gün" birden fazla gün listelenebilir. Gün veya saat aralıkları kısa çizgi "-" kullanılarak belirtilir. - Günler şu iki harfli kombinasyonlar kullanılarak belirtilir: Mo , Tu , We , Th , Fr , Sa , Su . - Saatler 24:00 ile belirtilir. Örneğin, 15:00 15:00 olarak belirtilir. - Örnek: <time itemprop="openingHours" datetime="Tu,Th 16:00-20:00">Tuesdays and Thursdays 4-8pm</time> . - Haftanın 7 günü açık olan işletmeler <time itemprop="openingHours" datetime="Mo-Su">Monday through Sunday, all day</time> olarak belirtilebilir. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-03 UTC.
[null,null,["Son güncelleme tarihi: 2024-09-03 UTC."],[[["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."]]],["The `CivicStructure` type, which extends `Place`, includes the `openingHours` property. This property, of type `Duration`, details a business's operating hours. Hours are defined as weekly ranges using two-letter day codes (e.g., `Mo`, `Tu`) and 24-hour time. Multiple days are comma-separated, and ranges use hyphens. For instance, `Tu,Th 16:00-20:00` means Tuesdays and Thursdays from 4 PM to 8 PM, and `Mo-Su` shows opening hours from Monday through Sunday.\n"]]