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