MCPcopy Create free account
hub / github.com/GrayJack/coreutils / time

Method time

ls/src/file.rs:131–159  ·  view source on GitHub ↗

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)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

listFunction · 0.45

Calls 1

formatMethod · 0.80

Tested by

no test coverage detected