Something like this at the top of the script where variables are being defined should work:
$ENV{"TZ"} = "EST5EDT";
Change the EST5EDT to reflect your specific time zone's difference from GMT and the time zone's name (for instance, for Pacific coast time, it would be PST8EDT).
__________________
Don't throw away your shot.
|