Ananya Gupta

Results 15 comments of Ananya Gupta

Hello @saghul, the issue has been resolved in this PR #4928 . Kindly review and merge it.

@CassioQ @kossnocorp Hey I looked into this issue and it seems caused by a timezone mismatch the date string is formatted in UTC and then parsed as local time, leading...

Hey @kossnocorp @jaws97 I investigated this issue and found that the problem occurs because `moment(...).format()` returns a string **without timezone information**. When that string is passed to `date-fns/format`, it gets...

Hi @serhalp, could you please review my PR and merge it? Thank you!

@fineanmol I would like to work on this issue. Please assign it to me.