mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00:00
5f7582ffdb9724a94a9a9adf088fbad358a5b31f
By providing our own localtime() and localtime_r() implementations, user lambdas calling ::localtime() continue to work correctly without needing migration. This eliminates the breaking change while still achieving the memory savings.
Description
Languages
C++
64.3%
Python
35.4%
C
0.2%
