Help for this page

Select Code to Download


  1. or download this
     my $t = Time::Piece->strptime("Friday 24rd Mar, 2017", "%A %drd %b, %
    +Y");
     
    print $t->strftime("%a %b %d %H:%m:%s %Y");