hotti: POSIX und Formatierung von Datum

Beitrag lesen

Hi,

http://perldoc.perl.org/perllocale.html

Ja, danke!!! Ich Depp hatte das ja alles schonmal und mittlerweile auch wieder gefunden:

use POSIX qw(strftime setlocale LC_CTYPE LC_TIME);
setlocale(LC_TIME, 'en');

Sorry4Trouble ;-)

Hotte

--
Kaum machstes richtig, gehts.