Answer the question
In order to leave comments, you need to log in
Why does moment return wrong time?
I am using moment js
const date = moment.utc(dateFromServer) .local();
const day = date.format('DMMMM');
From time to time, for someone somewhere from the users, the date is displayed incorrectly, although the time is correct on the computer, in Google too. Why can moment not work correctly?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question