DateTime::Format::x509

Parse and format x509 type dates
Download

DateTime::Format::x509 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Nelson
  • Publisher web site:

DateTime::Format::x509 Tags


DateTime::Format::x509 Description

DateTime::Format::x509 is a Perl module that parses and formats x509 style datetime strings, used in certificates.SYNOPSIS use DateTime::Format::x509; my $f = DateTime::Format::x509->new(); my $dt = $f->parse_datetime('Mar 11 03:05:34 2013 UTC'); # Mar 11 03:05:34 2013 UTC print $f->format_datetime($dt);Product's homepage


DateTime::Format::x509 Related Software