I
Immich2y ago
C

Timestamp wrong but EXIF is correct

Facing an issue where Immich shows the incorrect time for the image even though the EXIF data is correct. Could be timezone related? If it helps, the timezone I am in currently is Asia/Shanghai (GMT +8) which is the same timezone the photos were taken in (uploading screenshots in a mo)
13 Replies
C
COP2y ago
immich:
No description
C
COP2y ago
photo on phone's native gallery
No description
Alex Tran
Alex Tran2y ago
What is the time shown on the web?
C
COP2y ago
{
"id": 1135,
"remoteId": "6b015d83-4c46-4cf6-b4e9-72a20e048aa2",
"localId": "1000005494",
"checksum": "+h0v+838GePxL+Hc2SFkBSQv0O0=",
"ownerId": -320405400298010579,
"livePhotoVideoId": "N/A",
"fileCreatedAt": "2023-07-15 00:36:47.000",
"fileModifiedAt": "2023-07-15 00:36:47.000",
"updatedAt": "2023-07-14 16:39:07.062",
"durationInSeconds": 0,
"type": "AssetType.image",
"fileName": "IMG_20230714_163646_369.jpg",
"isFavorite": false,
"isRemote: true,
"storage": "AssetState.merged",
"width": 4032,
"height": 2268,
"isArchived": false
}
{
"id": 1135,
"remoteId": "6b015d83-4c46-4cf6-b4e9-72a20e048aa2",
"localId": "1000005494",
"checksum": "+h0v+838GePxL+Hc2SFkBSQv0O0=",
"ownerId": -320405400298010579,
"livePhotoVideoId": "N/A",
"fileCreatedAt": "2023-07-15 00:36:47.000",
"fileModifiedAt": "2023-07-15 00:36:47.000",
"updatedAt": "2023-07-14 16:39:07.062",
"durationInSeconds": 0,
"type": "AssetType.image",
"fileName": "IMG_20230714_163646_369.jpg",
"isFavorite": false,
"isRemote: true,
"storage": "AssetState.merged",
"width": 4032,
"height": 2268,
"isArchived": false
}
immich metadata from mobile
C
COP2y ago
web
No description
C
COP2y ago
also i am running v1.66.1 cause i don't have SSH access to upgrade as of now
Alex Tran
Alex Tran2y ago
yeah this shouldn't matter is there timezone information in EXIF?
C
COP2y ago
uhh lemme see if I can access the raw EXIF of the image
C
COP2y ago
Alex Tran
Alex Tran2y ago
Do you have exiftool to run ?
C
COP2y ago
Alex Tran
Alex Tran2y ago
I don't see timezone info, do you?
C
COP2y ago
huh imagemagick showed it like: (which differs from what my phone's viewer says)
date:create: 2023-07-14T13:39:00+00:00
date:modify: 2023-07-14T13:39:00+00:00
date:create: 2023-07-14T13:39:00+00:00
date:modify: 2023-07-14T13:39:00+00:00
exiftool doesn't seem to pick up on it could be an issue with the camera app

Did you find this page helpful?