use Date::Calc qw/:all/; my $str = "Thu Jan 8 07:01:05 2004"; $time = Date_to_Time(Parse_Date($str), $str =~ /(\d\d):(\d\d):(\d\d)/ +);
In reply to Re: Parsing a date/time string into a UNIX timestamp
by borisz
in thread Parsing a date/time string into a UNIX timestamp
by hijinks
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |