Skip to main content
Philipp Legrum
Visitor II
July 17, 2019
Question

HAL_RTC_GetTime(...) does not read the daylight

  • July 17, 2019
  • 1 reply
  • 562 views

HAL_RTC_GetTime(...) does not read the daylight saving info from the RTC. (in our case on STM32L476)

Is this a bug or a feature?

This topic has been closed for replies.

1 reply

waclawek.jan
Super User
July 17, 2019

And what's the difference? You have to work around it anyway.

Documentation does not mention it should read it, so it's probably intended.

JW