Best tactic: count down clock
Posted: Wed Mar 22, 2023 5:18 pm
I need advice..
I want to make a count down clock, that counts backwards to a date in the future (years).
I want to set a certain date (year/month/day) that the clock count to and shows the remaining years/months/days/hours/minutes on a display.
What is the best tactic to do so?
My first idea was to calculate datestamps (like in a format that is used in Excel) and use these to calculate the difference back to years/months....
The other idea was to search for website on the internet that calculates this for me (Days Between Dates Calculator), and to try and filter the result form a query.
If this should work I would send the data ones a day and use the result to count down only for that day.
I want advice on how you smart guys would start on a project like this.
Do you have other brilliant ideas on how to get this working?
I want to make a count down clock, that counts backwards to a date in the future (years).
I want to set a certain date (year/month/day) that the clock count to and shows the remaining years/months/days/hours/minutes on a display.
What is the best tactic to do so?
My first idea was to calculate datestamps (like in a format that is used in Excel) and use these to calculate the difference back to years/months....
The other idea was to search for website on the internet that calculates this for me (Days Between Dates Calculator), and to try and filter the result form a query.
If this should work I would send the data ones a day and use the result to count down only for that day.
I want advice on how you smart guys would start on a project like this.

Do you have other brilliant ideas on how to get this working?