Date::Manip must be able to determine the timezone the user is in. It does this by looking in the following places:
$Date::Manip::TZ (set with Date_Init or in Manip.pm) $ENV{TZ} the unix `date` command (if available) $main::TZ /etc/TIMEZONE /etc/timezone
Before running your script,
In Windows, do set TZ=...timezone...
In unix, do export TZ=...timezone...
In reply to Re: ERROR: Date::Manip unable to determine TimeZone
by ikegami
in thread ERROR: Date::Manip unable to determine TimeZone
by Live2Dive
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |