objectivehtml / FlipClock

http://flipclockjs.com/
MIT License
2.74k stars 952 forks source link

JS6 - minute face - seconds issue #402

Open FluffyDiscord opened 4 years ago

FluffyDiscord commented 4 years ago

Example: face: minutecounter countdown: true startdate date1 = now + 3 seconds stopAt date2 = now

50/50 that counter starts at 2 seconds instead of 3, this makes it so counter stops at -0:00 instead of 00:00 setting both date object miliseconds to 0 does not help