Time Zone IDDaylight Saving Time (Now)Greenwich Mean Time(zone)"; $disp=true; $stuff=explode(" : ", $acontobodyinnerHTML); if (sizeof($stuff) > 1) { for ($i=1; $i", "" . $tzi . "" . $dst . " (" . date('r', $timestamp) . ")" . $gmt . "", $tablestuff); } else { $tablestuff=str_replace("", "" . $tzi . "" . $dst . " (" . date('r', $timestamp) . ")" . $gmt . "", $tablestuff); } } } $retstuff=' var rt="' . str_replace("+", " ", urlencode($tablestuff)) . '"; '; } } echo $retstuff; ?>