Je te propose ca ca marche tres bien :
<?php
$mars = mktime(0,0,0,3,21,date("Y"));
$septembre = mktime(0,0,0,9,21,date("Y"));
$current = mktime(0,0,0,date("m"),date("d"),date("Y"));
if($current < $mars || $current > $septembre)
$heure = date("H") + 5;
else
$heure = date("H") + 6;
$today = date("j, g, h");
$localmin = date("m:s");
$local = date("H:m:s");
echo "Metropole :<BR>".$today." ".$local."<BR>";
echo "Guadeloupe :<BR>".$today." ".$heure.":".$localmin."<BR>";
?>
~ iclic @ gauch,iclic, iclic @ droate, iclic, iclic
et ya pas de bôg môsieu ! ~