2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-22 22:58:26 +00:00
Alexander Neumann 355db0bc29 windows: Use LastWriteTime for ctime and mtime
Windows does not have a concept of a `change time` in the sense as Unix
has it: the field `CreationTime` of the `Win32FileAttributeData` struct
is not updated when attributes or content is changed. So from now on
we're using the `LastWriteTime` as the `change time` on Windows.
2019-05-05 14:02:11 +02:00
..
2018-03-03 15:49:44 +01:00
2017-07-24 17:43:32 +02:00
2017-10-02 15:06:39 +02:00
2017-07-24 17:43:32 +02:00
2017-07-24 17:43:32 +02:00
2017-07-24 17:43:32 +02:00
2017-10-02 15:06:39 +02:00
2017-07-24 17:43:32 +02:00
2018-03-05 20:19:57 +01:00
2018-07-14 11:51:34 +02:00
2018-06-16 15:55:04 +09:00
2017-10-02 15:06:39 +02:00
2018-04-22 11:37:05 +02:00