flatpressblog / flatpress

FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
https://flatpress.org
GNU General Public License v2.0
185 stars 57 forks source link

Time zone problem #116

Closed azett closed 7 months ago

azett commented 2 years ago

As reported by bttr on the forum: Time zone handling may be buggy (entry dates on the blog and in the RSS feed).

Possibly related to #99 and #113!

Fraenkiman commented 7 months ago

The cleaning lady says: The pile has to stay, because the problem still exists in FlatPress 1.3 RC1. After changing the time zone, the UTC time is apparently displayed in the newly created post. The time correction in the admin area has no effect.

Steps towards reproducibility: 1.) change the time correction in the admin area 2.) Create a new entry

Fraenkiman commented 7 months ago

Closed with 93f4bc2