Is there any way to change seconds to zero, so I can count down until the next minute changes?
I am trying to create an animated countdown clock.
Ideally the calculation would be as follows:
current date/time + 1 minute, change seconds to zero - current date/time. For some reason there isn’t a "change seconds to calculation, only minutes…
Any ideas here?