getting $date
- From: spam@xxxxxxxxxxx (spam)
- Date: Tue, 31 May 2005 12:46:18 +0200
Hi,
A bit ashamed to post this question, but the bruise on my forehead is
threatening to obscure my vision ..
I need to get the date in what bash would do as 'date+%d%m%y', and I did
it once about a year ago, but the machine on which the code is present,
is offline.
I tried this ..
my $date = (system "date"+%d%m%y) ;
print $date ;
... and it gives me '-1' ...
Google doesn't help, either. Thanks in advance.
--
spam
.
- Follow-Ups:
- Re: getting $date
- From: optional
- Re: getting $date
- From: Graham Gough
- Re: getting $date
- Prev by Date: Will mod_perl solve my problem? (Experts please)
- Next by Date: Re: getting $date
- Previous by thread: Will mod_perl solve my problem? (Experts please)
- Next by thread: Re: getting $date
- Index(es):
Relevant Pages
|