Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Date::Manip issues
Tanuj
Hi Guys
My date manip donot work with me explicitly adding the
$ENV{OS} = "Windows_NT";
$ENV{TZ} ="PST";
but the the problem is that as soon as i add
$ENV{OS} = "Windows_NT";
$ENV{TZ} ="PST";
use Date::Manip;
to use my $flag = Date_Cmp($deploydate." ".$deploytime,scalar localtime(time())); fuction it works, but setting timeout values in dummy task goes haywire
i set the timeout to "050820071200" and it takes it at "050820070500" I know there is some GMT issue but i can't figure out
Please help.
Thanks
Tanuj
Find more posts tagged with
Comments
There are no comments yet