Closed outer-outer-space closed 2 years ago
What version of PHP?
Also, is there any caching installed?
Finally, what time zone is your site set to in the admin settings?
The caching may be why you saw it even after disabling. Did you change the time zone on any of these posts using the extra post setting I added in the plugin?
Caching makes sense, I might play around with it more since it looks like that caching plugin is one that's installed by my web host, so it's kind of opaque. Also I'm pretty sure I didn't change the time zone individually for either of those posts, and if I did update the time zone it was in the admin settings.
Looking into this. The default timezone is saved regardless of whether it is the same as the site timezone. So it is always overriding defaults. I've added code to check and not store the timezone override if it is the same as the site's timezone offset. It was previously comparing timezone strings, which is more fragile.
Closing this as likely resolved, reopen if needed
Hi David, this is such a small, weird bug, but essentially here's what happens: