Date time detection

hello dear community. in my app i need to know date time. but i dont want to get time from phone because user can change the time and may trick the system. that is why i need to get time from internet. how can i do this?

1 Like

Well that gets tricky, because then you need to know their location for timezone.

Here is a free API to get the time based on a timezone.

https://www.amdoren.com/time-zone-api/

3 Likes