- :null
- :dictionary
timestamp
get file timestamps
Parameters
timestamp file :string
Returns
Examples
copytimestamp "README.md" ; => [created:2022-09-21T12:35:04+02:00 accessed:2022-09-21T12:35:04+02:00 modified:2022-09-21T12:35:04+02:00] timestamp "some-file-that-does-not-exist.txt" ; => null