Test for toLocaleDateString method throws different result in IntelliJ from the result in terminal

前端 未结 0 1521
一整个雨季
一整个雨季 2020-12-16 15:49

I have a test for a function that formats a date with toLocaleDateString method:

it(\'formats the date\', () => {
  const date = new Date(\'2019-01-04T10:3         


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