4 Sep
2008
4 Sep
'08
8:05 a.m.
On 2008/09/4, at 6:56 PM, Rick Welykochy wrote:
hammondthrasher_c@usp.ac.fj wrote:
Is there another way to set the timezone to make Date::Manip happy?
Google finds many different causes.
<http://prlmnks.org/html/400332.html> has some good advice.
You should be able to test it out on your system based on the advice given in the above page.
Heya Chris. try something like .. $ENV{TZ} = 'CKT'; up the top of your file perhaps