2024-05-31 02:19 PM
Hello everyone, can someone help me understand how to use the RTC and convert it to UTC using the HAL libraries, without using the time.h library?
2024-06-01 05:09 AM
If you set current UTC time into RTC, after that you always read out UTC time, no need to convert anything.
JW