// sets local date and format
getIt("date").innerHTML = YAHOO.util.Date.format(new Date(), {format: "%B %d, %Y"});

