how to force Date.parse() in javascript to convert to local time and date instead of UTC

前端 未结 0 1252
独厮守ぢ
独厮守ぢ 2021-01-29 02:26

I have an application where I am calling the function Date.parse as follows:

Date.parse(\'2021-02-22\' + \' \' + \'13:00\')

However, when I run t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题