Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Time::Piece epoch parsing

by runrig (Abbot)
on Jul 15, 2016 at 16:10 UTC ( [id://1167844]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Time::Piece epoch parsing
in thread Time::Piece epoch parsing

I am not looking for way to parse epoch, I am investigating why strptime with %s works wrong.
Um, strptime is a function that (I think) is short for string-parse-time, and %s is the field descriptor for epoch, so I think you are trying to parse an epoch, whether you realize it or not.

Replies are listed 'Best First'.
Re^4: Time::Piece epoch parsing (semantics)
by Anonymous Monk on Jul 15, 2016 at 18:38 UTC

    There's a small but important distinction, though. He is not trying to parse, he is parsing[*]. Elsewhere, the problem lies.

Re^4: Time::Piece epoch parsing
by vsespb (Chaplain) on Aug 10, 2016 at 00:15 UTC
    No, I actually have a function which accepts strptime-like-format and data to parse and parses it. So I need strptime functionality and other ways to parse epoch are useless to me.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-18 18:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found