Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Find maximum (Activity) date from array hash.

by Sami_R (Sexton)
on Jun 02, 2020 at 23:41 UTC ( [id://11117620]=note: print w/replies, xml ) Need Help??


in reply to Re: Find maximum (Activity) date from array hash.
in thread Find maximum (Activity) date from array hash.

Thank you CountZero

Based on your notes, have used hippo's code with ISO date format (YYYY-MM-DD) and compared the date like

$maxdate = $date if $date gt $maxdate;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-24 01:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found