Help for this page

Select Code to Download


  1. or download this
       use POSIX qw(strftime);
    
       print(strftime("%b %d %Y",localtime(960662500)));