How do you get local Time?

Hello everybody. I want to get local time (for example İstanbul local time zone) for my app. (I don't want to use device system time). Or get google server time.

you need to find a local NTP server.

1 Like

https://worldtimeapi.org/api/timezone/Europe/Madrid.txt

https://worldtimeapi.org/api/timezone/Europe/Madrid

http://worldtimeapi.org/api/timezone

How I get data from this website by using appinventor?

Use Web.Get function.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.