Help for this page

Select Code to Download


  1. or download this
    substr $array[13], 22, 8
    
  2. or download this
    substr $array[13], 32, 4
    
  3. or download this
    use DateTime::Format::Strptime qw( );
    
    ...
    );
    
    my $dt = $Strp->parse_datetime($array[13]);