var date=new Date('2015-10-30T13:52:55Z');var str=date.getFullYear()+'-'+(date.getMonth()*1+1)+'-'+date.getDay();