Ticket #107 (closed defect: fixed)
relative time from start/end does not handle daylight savings time
| Reported by: | human | Owned by: | oetiker |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | rrd_graph | Version: | 1.2.23 |
| Keywords: | Cc: | sylvain.bertrand@… |
Description
For instance the start time may be with the daylight savings time off but the relative end which would be start+something (1day for instance) may be with daylight savings time on. Then for this end time, the system has to compute daylight savings time flag, then the struct tm.tm_isdst must be set to -1.




Let the system decide for daylight savings time