Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Parse and Summarise Big Brother logs

by CharlesClarkson (Curate)
on Jun 18, 2006 at 05:18 UTC ( [id://556052]=note: print w/replies, xml ) Need Help??


in reply to Re: Parse and Summarise Big Brother logs
in thread Parse and Summarise Big Brother logs

How about strftime()?

use POSIX 'strftime'; print strftime '%Y-%m-%d', localtime();
HTH,
Charles

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-16 14:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found