|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: help with print system time and date for win32by myocom (Deacon) |
| on Aug 14, 2002 at 21:12 UTC ( #190237=note: print w/ replies, xml ) | Need Help?? |
|
perldoc -f localtime will reveal the details, but print scalar localtime; will do what you want, regardless of platform. "One word of warning: if you meet a bunch of Perl programmers on the bus or something, don't look them in the eye. They've been known to try to convert the young into Perl monks." - Frank Willison
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||