Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5747
blobc7291158a729cc56277eba159c77298129d657a2
1 Title: fix daylight saving time error
2 Level: 1
3 Component: reporting
4 Compatible: compat
5 Edition: cee
6 Version: 1.5.0b1
7 Date: 1520520136
8 Class: fix
10 When the actual time was inside/outside the daylight saving time and a report
11 was outside/inside the daylight saving time the calculated time for the last
12 or next scheduled reports was off by 1h. This is fixed now by using the
13 dateutil library internally.