Thread date() von PHP in Perl (6 answers)
Opened by Gast at 2008-07-07 19:23

pq
 2008-07-07 19:30
#111915 #111915
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
das geht z.b. mit POSIX::strftime
CPAN:POSIX
das format findest du z.b. hier:
http://www.manpagez.com/man/3/strftime/
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread date() von PHP in Perl