Help for this page

Select Code to Download


  1. or download this
    use Time::Piece;
    $time = Time::Piece->strptime('2005-02-24 23:000', "%Y-%m-%d %H:%S");
    
  2. or download this
    garbage at end of string in strptime: 0 at C:/Perl/site/lib/Time/Piece
    +.pm line 442.