Help for this page
my @tmp_date = qw/2008 11 03 20 15/; my $test = strftime("%Y-%m-%d %H:%M", @tmp_date); print "X: $text\n<br>";