in reply to Re: Convert timezone using offset and posix perl modulein thread Convert timezone using offset and posix perl module
($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time); [download]