I want to countdown to a specified date in my application

For example, it will write how many days are left until June 4, 2024.
like “… days … hours … minutes … seconds”

could you help me on this issue please

You can search the community, there are many countdown extensions that can help you.

There are many websites that shows this kind of material like how may days left, hiw mamy weeks left and how may months left.
Now you can use webview and than use evaluate javascript block to get text from website and show in your app

Many extensions are there, or simple you can use clock component itself

Without extension

1 Like