Retrieves the file's timestamp as a string By default the file's modified time is displayed. The `-u` flag will display the last accessed time. The `-c` flag will display the last modified time of the file's status information. The date format used is `%b %e %H:%M` unless the duration is greater than six months, which case the date format will be `%b %e %Y`.
(&self)