$thread[startdate]=vbdate($dateformat,$thread[dateline]); $thread[starttime]=vbdate($timeformat,$thread[dateline]);
$thread[lastreplydate]=vbdate($dateformat,$thread[lastpost]); $thread[lastreplytime]=vbdate($timeformat,$thread[lastpost]);