Help for this page

Select Code to Download


  1. or download this
    my $time = DateTime::Format::W3CDTF->parse_datetime("2007-12-24T18:21Z
    +");
    print "epoch time: ".$time->epoch();