|
|
| Selfoss version |
2.20-f04dbca |
| DB type |
SQLite |
Selfoss shows me the publication time of the items as 4 hours earlier than the real value.
The numeric time zone for both client side and server side is +0200.
An example:
|
|
| Date in feed |
Fri, 30 Jun 2023 07:54:04 +0200 |
| Date in selfoss.db |
2023-06-30 05:54:04 |
| Date in JSON (when loading the page) |
2023-06-30T05:54:04+02:00 |
| Date displayed |
2023. 06. 30. 3:54:04 |
As you can see, the time is not displayed in local time (which is what I would expect), but it is also not displayed in UTC time, but an incorrectly calculated time is displayed.
2.20-f04dbcaSQLiteSelfoss shows me the publication time of the items as 4 hours earlier than the real value.
The numeric time zone for both client side and server side is
+0200.An example:
Fri, 30 Jun 2023 07:54:04 +02002023-06-30 05:54:042023-06-30T05:54:04+02:002023. 06. 30. 3:54:04As you can see, the time is not displayed in local time (which is what I would expect), but it is also not displayed in UTC time, but an incorrectly calculated time is displayed.