How to format “2021-01-19T12:50:00Z” to: 2021-01-19 12:50:00

后端 未结 0 578
执念已碎
执念已碎 2021-01-20 04:56

I am using angular and rxjs.

So I have this:

  x: console.log(res.map(date => date.dt))

And it returns this:

0: &quo         


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