1 2
use POSIX qw/strftime/; my $zeitstempel = strftime("%d.%m.%Y %H:%M:%S", localtime($dateistat[9]));