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
momentFormat should be globally replaced by momentFormatUtcToLocal.
For that to happen the signatures of the two functions need to be aligned.
It also needs to be ensured that that does not break any places in unforeseen ways.
The text was updated successfully, but these errors were encountered:
momentFormat
should be globally replaced bymomentFormatUtcToLocal
.For that to happen the signatures of the two functions need to be aligned.
It also needs to be ensured that that does not break any places in unforeseen ways.
The text was updated successfully, but these errors were encountered: