首页
编程
java
php
前端
首页
编程
java
php
前端
json日期格式转化问题
后台返回data,有个日期,绑定到控件上,怎么让显示正确
$('#addBirthday').textbox('setValue',data[0].Birthday);
点击展开全文