原创 JS日期format

var d=new Date("1/29/2015") var day=d.getDate() var month=d.getMonth() var marray=["Jan","Feb","Mar","Apr","May","Jun"