Re: [Arsperl-users] arsperl date/time value
Brought to you by:
jeffmurphy
|
From: Thomas W. <tm...@ya...> - 2005-04-29 13:51:00
|
Also, make sure you have "use POSIX" at the top of the script, with the other use statements. And no, I am not rich yet! Poor is more like it. Tom --- "Meier, Lori" <lor...@ci...> wrote: > > Hello, > > I'm a newbie to perl/arsperl. I am able to create > tickets, however, > the date/time values that I pass are all set back to > 12/31/1969 7:00:01. > > I've read that I need to use mktime, but I'm pretty > clueless on how to use it. > > Does anyone have an example of using the mktime > function to convert > the time so that I get the correct time and not > 12/31/1969 7:00:01? > > Thanks, > Lori > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Tell us your software > development plans! > Take this survey and enter to win a one-year sub to > SourceForge.net > Plus IDC's 2005 look-ahead and a copy of this survey > Click here to start! > http://www.idcswdc.com/cgi-bin/survey?id5hix > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > |