I itz_niks New member Nov 2, 2010 #1 this is the function which displays the time format, and returns +0000 I want to change it to -0400. Please help $item_date=$x->item($i)->getElementsByTagName('pubDate')->item(0)->childNodes->item(0)->nodeValue; echo $item_date;
this is the function which displays the time format, and returns +0000 I want to change it to -0400. Please help $item_date=$x->item($i)->getElementsByTagName('pubDate')->item(0)->childNodes->item(0)->nodeValue; echo $item_date;