[cs631apue] Time formatting
    Jan Schaumann 
    jschauma at stevens.edu
       
    Fri Oct 12 21:32:51 EDT 2018
    
    
  
Keyur M Ved <kved at stevens.edu> wrote:
 
> When printing out the various times for long format, etc. it seems
> like times that are not in the current year are formatted without the
> time. Is that a correct assumption to make?
Correct.  Dates older than 6 months are formatted differently from
recent dates.  Compare the system ls(1) output for the desired format.
-Jan
    
    
More information about the cs631apue
mailing list