סקירה כללית על Time Zone API
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Time Zone API הוא שירות שמקבל בקשת HTTP עם קואורדינטות של קו אורך/קו רוחב ותאריך ושעה שנבחרו. הפונקציה מחזירה את נתוני אזור הזמן של המיקום, כולל השינויים ביחס לשעון UTC ולשעון הקיץ.
למה כדאי להשתמש ב-Time Zone API
באמצעות Time Zone API אפשר לפתח אפליקציות שמספקות את השם והמזהה של אזור הזמן עבור תאריכים ושעות במיקומים ספציפיים במפה. לדוגמה, אפשר להציג את נתוני אזור הזמן הבאים:
- שמות של אזורי זמן מותאמים לשוק המקומי מהפלטפורמה של מפות Google.
- אזור הזמן שונה מ-UTC ולשעון קיץ.
נתוני אזור הזמן יכולים להיות שימושיים במיוחד כשרוצים להציג באתר או באפליקציה נתונים מבוססי-זמן שרלוונטיים למשתמשים.
מה אפשר לעשות באמצעות Time Zone API
באמצעות Time Zone API אפשר לבקש את אזור הזמן של מיקומים על פני כדור הארץ, עם הפרש הזמן מ-UTC ועם שעון הקיץ של כל אחד מהמיקומים האלה.
איך פועל ה-API של אזור הזמן (Time Zone API)
ה-Time Zone API מקבל בקשת HTTPS עם קואורדינטות של קו הרוחב/האורך, התאריך והשעה הרצויים כחותמת זמן, ואפשרות לקוד שפה. היא מחזירה נתונים בפורמט שצוין בבקשה.
הדוגמה הבאה מציגה בקשה עבור
נבאדה, ארה"ב, עם פלט מבוקש ב-JSON.
https://maps.googleapis.com/maps/api/timezone/json
?location=39.6034810%2C-119.6822510
×tamp=1733428634
&key=YOUR_API_KEY
משאבים
בטבלה הבאה מפורטים המשאבים שזמינים דרך Time Zone API, יחד עם הנתונים שהוא מחזיר.
מקורות נתונים |
הנתונים שהוחזרו |
פורמט החזרה |
אזור זמן
אתם צריכים לשלוח את הבקשה יחד עם המיקום וחותמת הזמן. פרמטרים נדרשים
|
- מזהה אזור הזמן.
- שם אזור הזמן, אפשרות ללוקליזציה
- הסטייה מ-UTC, בשניות
- הסטייה לשעון קיץ, בשניות
- בקטע 'אזור זמן' מופיעות דוגמאות לתגובות ספציפיות.
|
|
איך משתמשים ב-Time Zone API?
1 |
הגדרה |
מתחילים בהגדרת
פרויקט ב-Google Cloud
ולהשלים את ההגדרה
מפורטות שם. |
2 |
ניסיון לשלוח בקשה לגבי אזור זמן |
אחרי שמקבלים מפתח API, אפשר להתחיל לבדוק את ה-Time Zone API ישירות דרך
בדפדפן. דוגמאות לאזורי זמן
לקבלת פרטים נוספים, אפשר לעיין במדריך בקשות ותשובות לאזורי זמן.
|
3 |
הסבר על העקרונות הבסיסיים של תגובות |
כך משתמשים בנתוני אזור זמן באפליקציה או באתר.
לפרטים נוספים, אפשר לעיין בקטע תשובות לגבי אזור זמן.
|
5 |
שילבו נתוני אזורי זמן באפליקציה שלכם! |
אתם יכולים להשתמש בנתוני אזור הזמן כדי לשפר אפליקציות ואתרים למשתמשים בלוקאלים שונים שמבוססים על זמן.
|
ספריות לקוח זמינות
אפשר לקרוא ל-API הזה בשפה הרצויה באמצעות אחת מספריות הלקוח הבאות:
ספריות הלקוח של Java, Python, Go ו-Node.js לשירותי מפות Google הן ספריות לקוח שנתמכות על ידי הקהילה, בקוד פתוח במסגרת רישיון Apache 2.0.
מורידים אותם מ-GitHub, שם אפשר גם למצוא הוראות התקנה וקוד לדוגמה.
המאמרים הבאים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-29 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-29 (שעון UTC)."],[[["\u003cp\u003eThe Time Zone API provides time zone data, including UTC and daylight savings offsets, for specific locations based on latitude/longitude and timestamp.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the API to display localized time zone names, offsets, and enhance time-based data in your applications.\u003c/p\u003e\n"],["\u003cp\u003eThe API accepts HTTPS requests with location and timestamp parameters and returns data in JSON or XML format.\u003c/p\u003e\n"],["\u003cp\u003eClient libraries are available in Java, Python, Go, and Node.js for easy integration into your projects.\u003c/p\u003e\n"]]],["The Time Zone API retrieves time zone data for specific locations using latitude/longitude coordinates and a timestamp. It returns the time zone ID, localized name, UTC offset, and daylight saving time offset in JSON or XML format. To use it, you send an HTTPS request with location and timestamp and you can then utilize the data in your website or apps to show time-based information relevant to users' locations. You can also use one of the provided client libraries to access the API.\n"],null,["# Time Zone API overview\n\nThe Time Zone API is a service that accepts an HTTP request of\nlatitude/longitude coordinates and a chosen date and time. It returns the time\nzone data for the location, including offsets for UTC and daylight savings\ntime.\n\nWhy use the Time Zone API\n-------------------------\n\nWith the Time Zone API, you can develop applications that provide\nthe time zone ID and name for dates and times at specific locations\non a map. For example, you can show the following\ntime zone data:\n\n- Localized time zone names for map locations from the Google Maps Platform.\n- Time zone offsets from UTC and for daylight savings.\n\nTime zone data can be particularly useful when you want to have your\nwebsite or app display time-based data relevant to your users.\n\nWhat you can do with the Time Zone API\n--------------------------------------\n\nWith the Time Zone API, you can request the time zone for\nlocations on the surface of the earth, with the time offset from\nUTC and for daylight savings time for each of\nthose locations.\n\nHow the Time Zone API works\n---------------------------\n\nThe Time Zone API accepts an HTTPS request of latitude/longitude\ncoordinates, the desired date and time as a timestamp, and optionally,\na language code. It returns data in the format specified by the request.\nThe following example shows a request for\nNevada, USA, with a requested output in JSON. \n\n```scdoc\n https://maps.googleapis.com/maps/api/timezone/json\n ?location=39.6034810%2C-119.6822510\n ×tamp=1733428634\n &key=YOUR_API_KEY\n \n```\n\n### Resources\n\nThe following table summarizes the resources available through the\nTime Zone API along with the data it returns.\n\n| Data resources | Data returned | Return format |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|\n| **Timezone** You provide your request along with location and timestamp. See [required parameters](/maps/documentation/timezone/requests-timezone#required-parameters). | - Time zone ID. - Time zone name, optionally localized - Offset from UTC, in seconds - Offset for DST, in seconds - See Time Zone for specific response examples. | - JSON - XML |\n\nHow to use the Time Zone API\n----------------------------\n\n|---|--------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| 1 | **Get set up** | Start with [Set up your Google Cloud project](/maps/documentation/elevation/cloud-setup) and complete the setup instructions that follow. |\n| 2 | **Try a timezone request** | Once you have an API key, you can start testing out the Time Zone API directly from your browser. See [Time Zone examples](/maps/documentation/timezone/requests-timezone#examples) in the Timezone requests and responses guide for details. |\n| 3 | **Understand response basics** | Explore how to use timezone data in your app or website. See [Time Zone responses](/maps/documentation/timezone/requests-timezone#responses) for details. |\n| 5 | **Incorporate timezone data into your own app!** | You can use timezone data to enhance apps and websites for users across different time-based locales. |\n\n### Available client libraries\n\nCall this API in the language of\nyour choice through one of the following client libraries:\n\n- [Java\n Client for Google Maps Services](https://github.com/googlemaps/google-maps-services-java)\n- [Python\n Client for Google Maps Services](https://github.com/googlemaps/google-maps-services-python)\n- [Go Client\n for Google Maps Services](https://github.com/googlemaps/google-maps-services-go)\n- [Node.js\n Client for Google Maps Services](https://github.com/googlemaps/google-maps-services-js)\n\nThe Java Client, Python Client, Go Client and Node.js Client for Google Maps\nServices are community-supported client libraries, open sourced under the\n[Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).\nDownload them from GitHub, where you can also find installation instructions and sample code.\n\nWhat's next\n-----------\n\n- **Learn how to make Time Zone requests** : Go to [Time Zone Requests and responses](/maps/documentation/timezone/requests-timezone).\n- **Follow best practices** : Go to [Web Services Best Practices](/maps/documentation/timezone/web-service-best-practices)."]]