Prince99 has asked for the wisdom of the Perl Monks concerning the following question:
($Day, $Month, $DayNum, $Time, $Zone, $Year) = split(/ /, `date`);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Splittin the Date
by merlyn (Sage) on Mar 01, 2001 at 19:31 UTC | |
Re: Splittin the Date
by jeroenes (Priest) on Mar 01, 2001 at 19:27 UTC | |
by Tyke (Pilgrim) on Mar 01, 2001 at 20:18 UTC | |
Re: Splittin the Date
by toadi (Chaplain) on Mar 01, 2001 at 19:44 UTC | |
Re: Splittin the Date
by Prince99 (Scribe) on Mar 01, 2001 at 19:42 UTC |