"MariaDB turn on Timezone Support"
I didn't know that I had to populate maraidb's time_zone DB table first. This is especially mean because the (django) app just works, only that those timezone dependent queries return no result. This was a bit of a ride.
https://picostitch.com/tidbits/2023/07/maria-db-turn-on-timezone-support/