Skip to content

The Description of World Time API

ahmetkudu edited this page May 11, 2023 · 1 revision

After logging into the web app, remember that if you don't have an account, please sign up, then the below page will be seen. Here, there are two text boxes needed to be filled. The first is about time zone, and the second is about language code. If you don't know how to type a time zone, look at the link. After typing a timezone to the relevant textbox, you have to fill the language code area by writing one of the language codes, which is tr for Turkish, en for English, de for German, fr for French, it for Italian, es for Spain. Screenshot 2023-05-12 at 00 30 27

Let's do one exercise by typing Europe/Monaco as time zone and tr as Turkish language code. After clicking the search button, you can see the local time in Monaco with the preferred language. Screenshot 2023-05-12 at 00 43 56

The response to this request will be recorded in the database with your account, which is technically the user id. This means that if you use this API next time, you can see the same time zone, which is Europe/Monaco, and the language code, which is tr again shown below.
Screenshot 2023-05-12 at 00 53 02

Clone this wiki locally