phpbar.de logo

Mailinglisten-Archive

[php] unix-timestamp

[php] unix-timestamp

Joerg Behrens php_(at)_phpcenter.de
Mon, 1 Oct 2001 19:40:34 +0200


Moin,
----- Original Message -----
From: "Andree Buchmann" <a.buchmann_(at)_celox.de>
To: <php_(at)_phpcenter.de>
Sent: Monday, October 01, 2001 7:24 PM
Subject: [php] unix-timestamp


> hi,
> ich bin zu doof.
> Ich mache einen unix Timestamp und ziehe davon eine bestimmte anzahl von
> sekunden ab.
> So, jetzt will ich das Ergebnis in das Datum umwandeln, aber ich krieg
> da nicht hin,
> irgendwie ist da eine blockade...
> im vorus schon mal danke für die unterstützung
> ciao
> Andree
>

$timestamp = time() - $differenz;
echo date("d.m.Y H:i:s", $timestamp);

Gruss
Joerg Behrens

--
TakeNet GmbH                        Mobil: 0171/60 57 963
D-97080 Wuerzburg                 Tel: +49 931 903-2243
Alfred-Nobel-Straße 20            Fax: +49 931 903-3025
>



php::bar PHP Wiki   -   Listenarchive