in reply to Date::Manip and date

These Date::Manip subroutines would make the conversion simpler.
$secs = Date_SecsSince1970($m,$d,$y,$h,$mn,$s); $secs = Date_SecsSince1970GMT($m,$d,$y,$h,$mn,$s);