-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello,
I noticed that the modified date of the photos is set to january 1, 1970 for all of the photos.
Is it possible you would be able to fix that?
The issue seems to be here:
my-photo-timeline/src/main/scala/net/wiringbits/myphototimeline/FileOrganizerService.scala
Line 59 in 2a7b117
destinationFile.toIO.setLastModified(createdOn.toEpochDay) |
Could you use the orignal modified date?
Metadata
Metadata
Assignees
Labels
No labels