this post was submitted on 29 Aug 2023
58 points (96.8% liked)

Lemmy Support

4622 readers
13 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

This post was apparently posted at 11:08 GMT+2, which is almost two hours in the future from now.

This is obviously a bug, but is it a frontend or a backend issue?

all 5 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 11 months ago

we now know your time zone

[–] [email protected] 3 points 11 months ago

Its an issue with how timestamps are stored in the DB vs presented in the front end

[–] [email protected] 3 points 11 months ago

I had this issue when I start Lemmy docker compose up using an ssh session. But doesn't happen when I use Ansible to deploy the docker compose file. I think devs are aware of this and a fix is already merged