in reply to (jcwren) Re: Time::CTime::strftime won't print Timezones...
in thread Time::CTime::strftime won't print Timezones...
$timezone = `date +%Z`; # blah...get all the information and plop it all into a string and print it
And I might just end up doing that. :P
|
|---|