You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current way the list command works is that it parses the name of the file from file time. If the user changes it, it can cause parsing errors. A workaround from this is to get the actual file time from the file info that Win32's API provides instead.
The text was updated successfully, but these errors were encountered:
The current way the list command works is that it parses the name of the file from file time. If the user changes it, it can cause parsing errors. A workaround from this is to get the actual file time from the file info that Win32's API provides instead.
The text was updated successfully, but these errors were encountered: