prova cambiando
span.appendChild(document.createTextNode(entry.pub lishedDate));
in
span.appendChild(document.createTextNode(entry.pub lishedDate.substr(0,entry.publishedDate.length-6)));