Query builder broken

Hi there,
I’ve been using the query builder to display CPT on our website for years. Somehow, the builder doesn’t function anymore. For testing purposes I’ve but date published after on 1 August 1900, and it still shows data. I can guarantee you that we didn’t post anything before 2000 :wink:

Our website is fully up to date and all caching has been fully disabled. Funnily enough, it does actually work for sections where I’ve already set the query builder up. But any changes mess it up completely.

The problem occurs both on the homepage in a looper provider as on the archive page of the CPT.

Alright I think I know the problem. The date selector used to output something like Thu Oct 17 2024 14:56:00 GMT+0200

The date selector now outputs 17 oktober 2024 14:56, which is not interpreted right by the builder. A fix would be nice :slight_smile: