Skip to main content
Associate
May 31, 2024
Question

RTC to UTC - HAL library

  • May 31, 2024
  • 1 reply
  • 631 views

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?

    This topic has been closed for replies.

    1 reply

    waclawek.jan
    Super User
    June 1, 2024

    If you set current UTC time into RTC, after that you always read out UTC time, no need to convert anything.

    JW