The simpler media website CMS
Problem in Zenphoto version 1.6, both fresh install and upgraded versions, with different themes (can't say if it was introduced before)
In Archive photos are grouped under wrong months - offset by 1.
For example, 2018 starts with December, which displays photos taken in January 2018 (based on metadata), then it's January and shown are photos from February 2018 and so on.
News though are not affected - right months are listed for times posted
Comments
Known issues with dates formatting cause by PHP core changes:
https://github.com/zenphoto/zenphoto/issues/1363
https://github.com/zenphoto/zenphoto/issues/1359
Please try 1.6.1a (on a non production site) where this is hopefully fixed now.
Tried 1.6.1a and it worked great, dates are correct now.
Thank you!