Hey! I think this has been fixed on Lemmy’s side. I posted a comic on fedia.io and it timestamped correctly on lemmy.world, lemm.ee, and bookwormstory.social. I updated the Codeberg issue with this.
Yup, it’s the timezone. I ran into this problem on https://feed.timeloop.tv/comment/5916
There’s an open PR about this at https://github.com/LemmyNet/lemmy/pull/3496For now, the only way to fix this is for Fedia to set their timezone to UTC both for the system and the postgresql database.
Ah, thank you. I thought there was a report about this bug on GitHub somewhere, but I was looking in kbin-core instead of LemmyNet. Does Fedia.io have any kind of official bug reporting system?
Kbin’s issue tracker is here: https://codeberg.org/Kbin/kbin-core/issues
Thank you. I posted the issue to Codeberg here. My first real bug report! I hope I did it right.