diff options
| author | Alexandre Belloni <[email protected]> | 2018-02-28 22:50:53 +0100 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2018-03-17 14:20:50 +0100 |
| commit | f18046c50d2bb726538a83dfb035bfa592779e9c (patch) | |
| tree | 7ec9f12b2c45b77103ba609e67e2eef2741a0110 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 561f8281cf90051bc5f11017ac5ebb21eec45ad9 (diff) | |
rtc: fix rtc_time64_to_tm for 3477
The current correction for leap years will fail in 3477. 3476-12-31 being
3477-01-00 because this is 366 leap years after 1970 and 3477 isn't a leap
year.
Fix that by looping over until days is positive or zero.
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions