Date: Sun, 23 Oct 2022 08:33:18 +0700
From: Robert Elz <[email protected]>
Message-ID: <[email protected]>| 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
