我应该在哪种格式中添加日期和时间,以便在HTML5输入元素中使用datetime类型?
datetime
我试过了:
1338575502
01/06/2012 19:31
01/06/2012 19:21:00
2012-06-01
2012-06-01 19:31
2012-06-01 19:31:00
他们似乎都没有工作.
html html5 datetime html-input
datetime ×1
html ×1
html-input ×1
html5 ×1