You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix:#667 immich-go fails do decode immich's dateTimeOriginal field
introduce ImmichExifTime type for improved time handling
* fix: #665 404 Not Found Cannot PUT /api/assets//original
The JSON dateTimeOriginal is now different from other dates 2023-10-06T06:30:29.647Z, and may have 2 formats:
2023-10-06T06:30:29.647+00:00
2023-10-06T06:30:29+00:00
The text was updated successfully, but these errors were encountered: