1

我想使用本地日期字符串格式在 JS 中初始化一个日期对象,例如:

var d = new Date("ma, 14 tammi 2013 10:56:19 +0200"); //invalid Date

怎么可能这样做?

4

0 回答 0