Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Extracting time/date from english text

by Eimi Metamorphoumai (Deacon)
on Oct 22, 2004 at 12:54 UTC ( [id://401465]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    11/04/2004      Bruce Schneier :CRYPTO-GRAM, October 15, 2004:RSA Euro
    +pe in Barcelona, on 4 November
    
  2. or download this
    #!/usr/bin/perl -lw
    use diagnostics;
    ...
        my ($m, $d, $y) = @_;
        return test_date($month{lc substr($m, 0, 3)}, $d, $y);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (1)
As of 2024-04-25 03:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found