标签: javascript jquery
如何使用javascript将格式2011-09-24T00:00:00更改为DD / MM / YYYY?
答案 0 :(得分:2)
尝试使用此库 Moment.js http://momentjs.com/
我使用它并且它很好地工作