Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: How to get minimum start date in these start dates ?

by johngg (Canon)
on Jul 10, 2006 at 15:42 UTC ( [id://560168]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        $date =~ s/(\d{2})-(\d{2})-(\d{4})/$3$2$1/;
        return $date;
    }
    
  2. or download this
    $rcCog->()        - 13-01-2000
    $rcJediWizard->() - 13-01-2000
    ...
    JediWizard 6.00/s         --        -0%       -61%
    Cog        6.00/s         0%         --       -61%
    JohnGG     15.2/s       153%       153%         --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-26 00:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found