Correct Timestamp of Google Photo from Google Takeout
Development Environment:
Usage
Require Go 1.16 or later to build.
go build -o fixtime
./fixtime -dir=/path/to/your/folder
UNLICENSE
Released in public domain. See UNLICENSE.
References
[1] | Coming in Go 1.16: ReadDir and DirEntry |