摘要:
Json 的日期格式如:"/Date(1243453335497+0800)/" ,为了正确输出如下格式“ 2011年5月15日 15:39:00”,需要进行转换,提供脚本函数如下: function dateFromStringWithTime(str) { var match; if (!(match = str.match(/\d+/))) { ... 阅读全文
posted @ 2011-05-15 16:58
我的理想之路
阅读(230)
评论(0)
推荐(0)

浙公网安备 33010602011771号