Hallo,
Ich hab eben einfach mal getestet:
print strftime('%d.%m.%Y', 1077217860); // ==> 19.02.2004
probiert eventuell mal:
print strftime('%d.%m.%Y', $time) . " ($time)";
Gruss, Thoralf
--
Sic Luceat Lux!
Sic Luceat Lux!
Hallo,
Ich hab eben einfach mal getestet:
print strftime('%d.%m.%Y', 1077217860); // ==> 19.02.2004
probiert eventuell mal:
print strftime('%d.%m.%Y', $time) . " ($time)";
Gruss, Thoralf