mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-13 00:07:27 -05:00
When features have a temporal "range", we should never treat that range as inclusive of the end (or we end up with features appearing in multiple date ranges) Completes fixes begun by @rduivenvoorde in https://github.com/qgis/QGIS/pull/40989 Fixes #38468