Question
Is the library safe to use after the year 2038?
I noticed that STM32CubeIDE allows you to use a 64-bit variable, I would like to know if the time.h library is already updated with a 64-bit variable.