Problem with date formats in JavaScript with different browsers

前端 未结 4 794
抹茶落季
抹茶落季 2020-11-27 20:21

I am working with dates in an RSS feed, but am finding differing results when using the code below in IE, Chrome and Firefox:

new Date(\'2001-01-01T12:00:00Z         


        
4条回答
提交回复
热议问题