in reply to Re: Format user entered date?
in thread Format user entered date?
Thanks. I've tried using Date::Parse but I was getting output similar to this:
.. and the output ..$fulltime = $fields[2] . " " . $fields[3]; $str2time = str2time($fulltime);
FULLTIME 7/20/2009 21:32:27 STR2TIME: 1248143547Thanks for any guidance!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Format user entered date?
by moritz (Cardinal) on Aug 31, 2009 at 21:08 UTC |