my-photo-timeline
my-photo-timeline copied to clipboard
remove change of image's modified date
I noticed that after organization of the photos, the modified date would be set to January 1, 1970. Fixes issue #98.
Please try adding a test to verify the change.
Thanks for your patience.
Would you want me to verify that the last modified date isn't changed after being organized?
Sure, the problem doesn't have much testing, hence, it would be ideal to start adding some.
By the way, the CI failed on Windows.
Ok The CI failed due to an environment error where it was being built. The system couldn't find a file used to build the native image.
Makes sense, could you please add a simple test to verify your change?
Yes, I will add eventually