|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: create array from strftimeby ikegami (Pope) |
| on Jun 20, 2012 at 17:45 UTC ( #977431=note: print w/ replies, xml ) | Need Help?? |
|
Problem #1: strftime doesn't take an epoch time for argument. Problem #2: strftime returns a single string. Then there's also the fact that "3 scalars" are not "an array". Solution:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||