Help for this page

Select Code to Download


  1. or download this
    use Time::localtime ();   # note the parentheses
    
  2. or download this
    $dateModified = Time::localtime::ctime($attrs->mtime);