How can i convert string format date into day,date, hour format to be same as my local machine time

后端 未结 0 736
孤独总比滥情好
孤独总比滥情好 2020-12-13 23:08

I have this string here

let stringDate = \'2020-12-13T15:18:59.291Z\';

I need to have date format like this:

Sunday, 12/13, 04         


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