STM32 mktime() function has the 2038 year bug - where is source code?
Hi,We use an RTC and the POSIX function mktime() to convert a broken-down time into a time in seconds.Function prototype: time_t mktime(struct tm *tm);Problem is: this mktime() function has the 2038 year bug (see here https://en.wikipedia.org/wiki/Ye...