Searched refs:pubdate (Results 1 – 1 of 1) sorted by relevance
49 this.title=[], this.link=[], this.description=[], this.pubdate=[] //Arrays to hold each component o… property91 this.pubdate[i]=this.feeditems[i].getElementsByTagName("pubDate")[0].firstChild.nodeValue112 var feeddate='<div class="rssdate">'+this.pubdate[this.pointer]+'</div>'