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
The added benefit of this is if you're using moment-timezone and you're setting a default timezone this will cover any possible race-conditions where the timezone is set after the today comparison is performed.
When the date changes (at midnight) it won't update. This is because it only gets initialized once.
Source: https://github.com/ChiperSoft/Kalendae/blob/master/src/moment.ext.js#L19
The text was updated successfully, but these errors were encountered: