Thread Date::Calc ausgabe
(4 answers)
Opened by chmod777 at 2009-09-14 19:53 2009-09-14T17:53:16 chmod777 mit sprintf. http://p3rl.org/sprintf kurz: my $formatted = sprintf '%02d', $number; 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: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |