You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll translate the issue in English:
If you show days in the count down label, you'll notice the difference. It should not use the date from 1970.1.1 for counting down.
In my case, the time left is 87225 seconds, and is should take one day to count down to zero. But if you use 1970.1.1 to calculate the result, you'll get a wrong result:
设置时间为0结果天数为1
The text was updated successfully, but these errors were encountered: