Skip to content

Wrong Date of Creation set #436

@mian196

Description

@mian196

Hi, I ran this program on Windows and encountered a couple of problems:

  1. 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
    2022-04-21_640fea6c-bb0a-cf02-951c-00d09ac2d3cc.jpg
    
    gets renamed with today’s date rather than “2022-04-21.”
    Image
  2. 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!
    Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions