restic/internal
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-10-11 19:40:38 +02:00
2018-06-16 15:55:04 +09:00
2017-07-23 14:19:13 +02:00
2018-05-22 20:48:17 +02:00
2019-04-13 13:38:39 +02:00
2018-03-03 15:49:44 +01:00
2018-05-01 14:38:59 +02:00