I just discovered that bearblog isn’t accurate to detect the date & time based in my country.
In my country, the current date is 30 September, but bearblog “published date” script read my current published post date as 29 September.
When I change my post date to be 30 September, the blog path doesn’t list my blog and thus making my post can’t be navigated in the “blog” page.
If I change my post date as 29 September, my post will be listed into the blog page. So that’s why I assume that the problem source of that “bug” is there’s no timezone setting in bearblog.
Probably report this issue as well on the Github issue tracker, since it’seems like a bug: https://github.com/HermanMartinus/bearblog/issues
What is the Attribute for timezone setting?
I published a post on November, 29 at 10:20PM (my local time at GMT-3) but the post date is November, 30, probably 1:20AM.
I’ve added this to the issue tracker, as this is definitely problematic:
https://github.com/HermanMartinus/bearblog/issues/273#issue-2122027754
I’m having issues with timezones as well. 5pm Pacific Time is midnight UTC which means that the dates on my posts are the next day, which is a bit confusing.
Experiencing the same thing. Hopefully it could be resolved.
This has been resolved with the exception of the embedded post lists which I’m still working on 👍 Let me know if you still run into timezone problems.