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
There is some kind of timezone issue going on and the date that is typed in source code is not necessarily the same date after it is passed to new Date. It usually shifts by 1 day.
The text was updated successfully, but these errors were encountered:
There is some kind of timezone issue going on and the date that is typed in source code is not necessarily the same date after it is passed to
new Date
. It usually shifts by 1 day.The text was updated successfully, but these errors were encountered: