Skip to content

Fix rounding of sun position events less than 30s before the next hour

Volker Krause requested to merge work/fix-sun-event-rounding into master

The previous approach of just adding another minute would result in an invalid QTime within the last 30 seconds of an hour.

This fixes the sun not rising here tomorrow ;)

Merge request reports