Live Countdown for app

In my app I want to show live countdown timer (24:00:00) to user.i take their device times & show countdown ,it is okey for same time zone but if user from different time zone appear different countdown.
If user’s time is 10:00 pm countdown appear 4:00:00 remaining. In another time zone there is 9:00Pm, countdown appear 5:00:00 remaining.
How to show same countdown for all time zone?

You can try using an API to get the correct time zone

Which country’s time you want?

Which Time Zone?

Welcome. Did you search the forum? If yes then you would have found this

https://community.kodular.io/search?q=countdown


go to this website
Get html code and load it in webviewer using load html block

I unlisted your topic with the same question in the other forum. Only ask in the forum of the builder you use. Next time i unlist both topics.

Australian Eastern Standard Time
GMT+10

Your app will work offline?
Because if yes, it will be possible for the user to deceive the app

Use count down extension
http://extensiondirectory.com/tools/countdown-extension.html

1 Like