Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Optimal Date conversion? (Too much information)

by trammell (Priest)
on Dec 29, 2004 at 16:28 UTC ( [id://418017]=note: print w/replies, xml ) Need Help??


in reply to Optimal Date conversion? (Too much information)

#!/usr/bin/perl -wl use strict; use Date::Parse; my $from = 'Wed Dec 29 08:17:04'; print str2time($from); __END__ 1104329824

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://418017]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-28 23:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found