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

Wrong Parsing on XMP-datetime #258

Open
joergneulist opened this issue Dec 30, 2020 · 0 comments
Open

Wrong Parsing on XMP-datetime #258

joergneulist opened this issue Dec 30, 2020 · 0 comments

Comments

@joergneulist
Copy link

Hello,

thank you very much for your effort! That's a very nice library!

Unfortunately, when parsing dateteime strings from XMP:CreateDate tags, I found:
2020-12-13T15:45:25Z
returns (time.struct_time(tm_year=2020, tm_mon=12, tm_mday=30, tm_hour=20, tm_min=20, tm_sec=0, tm_wday=2, tm_yday=365, tm_isdst=0), 2)

Best Regards,
Jörg

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