Help for this page

Select Code to Download


  1. or download this
     my $formatter = DateTime::Format::Strptime->new(...);
    
  2. or download this
    my $dt = $formatter->parse_datetime( $timestampstring );