Can you add a timeFrom or timeSpan parameter?
echteinfachtv opened this issue · 1 comments
echteinfachtv commented
In case the user has a wrong time on his device the countdown with timeto
is showing an incorrect time.
I would like to output the current time and the end time by the server and use your plugin to process both, displaying the countdown.
Maybe the current version is capable of doing this?
echteinfachtv commented
Never mind, I solved it sending a duration and counting down this duration. Displaying it in days, hours, minutes, seconds.