in reply to Re: Convert timezone using offset and posix perl module
in thread Convert timezone using offset and posix perl module

That's the problem -- i'm not sure where to start -- i found this:
($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);