-
-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Description
Hi, I ran this program on Windows and encountered a couple of problems:
- Although the filename already begins with its creation date, the program ignores that date and instead prefixes the file with the current date. For example, a file originally named
gets renamed with today’s date rather than “2022-04-21.”
2022-04-21_640fea6c-bb0a-cf02-951c-00d09ac2d3cc.jpg

- In some cases, even when the filename includes a valid timestamp, the program sets the date to January 1, 1970 (the Unix epoch).
Could you please look into these issues? Thanks!

Metadata
Metadata
Assignees
Labels
No labels