fossar / selfoss

multipurpose rss reader, live stream, mashup, aggregation web application
https://selfoss.aditu.de
GNU General Public License v3.0
2.36k stars 343 forks source link

Inconsistent api datetime format #1251

Closed davidoskky closed 3 years ago

davidoskky commented 3 years ago

I am running 7eccbc8cacfd4b5cf9c48ee4a070acbffa0bb993. The datetime I get from the api is different from the one described in the docs. Here is one example from one article in my selfoss instance: "datetime":{"date":"2021-03-21 10:32:00.000000","timezone_type":3,"timezone":"Europe\/Berlin"}

This is nested and different from what described in the docs: "2013-04-07T13:43:00+01:00"

jtojnar commented 3 years ago

Oops, that was a nasty bug. Thanks for reporting.