From 59066b2124c4f3b7a873b941aa33db683a997cbc Mon Sep 17 00:00:00 2001 From: Pavel Vymetálek Date: Tue, 26 Mar 2019 11:09:21 +0100 Subject: Add support for file time/date handling - requires esxdos v0.8.7 and .sercp v0.3 - backward compatible with .sercp v0.2 on esxdos v0.8.6 - if zero date is received actual date/time are used --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index a1a50bd..074c8e8 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ 2019-03-16 - - add support for handling time/date of files - + + add support for handling time/date of files + * info at https://docs.microsoft.com/en-us/windows/desktop/api/Winbase/nf-winbase-filetimetodosdatetime + 2019-01-22 - udělat do progressbaru značky po 16kB pro lepší orientaci v blocích :-) -- cgit