On 2009-03-20, Eric Pozharski <> wrote:
> On 2009-03-19, Justin C <> wrote:
>> On 2009-03-18, Glenn Jackman <> wrote:
> *SKIP*
>>> my $formattedDate = strftime "%d%m%y", localtime;
>>
>> Works perfectly, thank you. But I'm not sure what's going on.
>> strftime = STRing Formatting of TIME?
>> ... and why is the documentation for it in DateTime when you don't need
>> the DateTime module for it to run? There's obviously still a *lot* for
>> me to learn.
>
> (mere attempt to make you more confused) Consider reading something
> about Unix programming. That will make rounds about C (the very old
> stuff the Perl is still written in, you know) obviously, but when you'll
> succeed you'll acquire better understanding what Perl does.
Does reading K N King 'C. Programming: A Modern Approach' count? I'm
getting through it slowly
Justin.
--
Justin C, by the sea.