Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/time
Date: Sun, 23 Oct 2022 08:33:18 +0700
From: Robert Elz <kre%munnari.OZ.AU@localhost>
Message-ID: <7638.1666488798%jacaranda.noi.kre.to@localhost>
| and tm_min was incremented as tm_min+=180, and then
| mktime() called upon the result, the struct tm would
| now have tm_min==1 tm_hour==24 and tm_mday==20, with
That is nonsense of course, but I think you get the idea
(and being nonsense shows why the examples should be
tested ....)
kre
Home |
Main Index |
Thread Index |
Old Index