Help for this page

Select Code to Download


  1. or download this
    # aperl -we 'use Time::localtime;print ctime()'
    Wed Apr 21 17:11:38 2004
    
  2. or download this
    # date
    Wed Apr 21 17:11:42     2004
    
  3. or download this
    # perl -we 'use Time::localtime;print ctime()'
    Wed Apr 21 15:11:45 2004