modify($secs.' seconds'); $diff = $now->diff($here); $body = $diff->format('Wir sind %a Tage, %h Stunde, %i Minuten und %s Sekunden zusammen.'); mail("fnetzband@googlemail.com", "Timestamp duration relationship", $body, "From: Liebling \r\n");