Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wallpapper-exif unsupported format of creation date #73

Open
millerim opened this issue Nov 25, 2023 · 0 comments
Open

wallpapper-exif unsupported format of creation date #73

millerim opened this issue Nov 25, 2023 · 0 comments

Comments

@millerim
Copy link

When I run wallpaper-exif on the attached file I get the following error:

Extracting Exif information...Error: Unexpected error occurs: Not supported format of creation date: '2023-11-24T11:00:00'.

Here's the output from exiftool:

$ exiftool -time:all -a -G0:1 -s Dock\ -\ 2023-11-24\ 11:00.jpg
[File:System] FileModifyDate : 2023:11:25 07:35:11-05:00
[File:System] FileAccessDate : 2023:11:25 07:35:21-05:00
[File:System] FileInodeChangeDate : 2023:11:25 07:35:11-05:00
[EXIF:IFD0] ModifyDate : 2023:11:24 11:00:00
[EXIF:ExifIFD] DateTimeOriginal : 2023:11:24 11:00:00
[EXIF:ExifIFD] CreateDate : 2023:11:24 11:00:00

Dock - 2023-11-24 11:00

Any guidance is appreciated. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant