rystaf / mlmym

a familiar desktop experience for lemmy
GNU Affero General Public License v3.0
246 stars 16 forks source link

Error parsing certain timestamps #81

Closed JakeShirley closed 10 months ago

JakeShirley commented 10 months ago

Recently I started getting this error which causes my homepage not to render:

response parse error: 'parsing time "2023-09-03T11:10:43.358299Z": extra text: "Z"' body: <full list of posts>

It seems like timestamp parsing code isn't taking into account the 'Z' (which normally means UTC timezone).