Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Epoch based parser

by moritz (Cardinal)
on Aug 09, 2013 at 10:32 UTC ( [id://1048735]=note: print w/replies, xml ) Need Help??


in reply to Epoch based parser

Your data format looks like JSON, which you can parse with modules such as JSON.

As for the timestamps, you can use localtime or gmtime to extract the various date/time parts (year, month, day, hour, minute, second) from the timestamp.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-24 10:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found