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

Time::Piece->strptime formatting throws: Error parsing time . . .

by hesco (Deacon)
on Sep 24, 2014 at 00:05 UTC ( [id://1101725]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # perl test.pl
    Error parsing time at /usr/lib/perl/5.14/Time/Piece.pm line 469.
    
  2. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    print Time::Piece->strptime( $dt, $format );
    
    exit;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1101725]
Approved by toolic
Front-paged by toolic
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-23 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found