Commit Graph

5 Commits

Author SHA1 Message Date
Gábor Poczkodi 7cb8f99884
Don't compile strptime unless its required (#6424) 2024-03-26 11:34:47 +13:00
RFDarter 1e96a19d09
Add datetime date entities (#6191)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 07:52:22 +13:00
Kevin P. Fleming deb34c9473
time: Make std::string version of strftime() avoid runaway memory allocations (#5348) 2023-09-12 08:02:07 +12:00
Samuel Sieb fc0e1a3cb9
remove unused static declarations (#4993) 2023-06-23 13:03:31 +12:00
Jesse Hills 302dea4169
Move ESPTime into core esphome namespace (#4926)
* Prep-work for datetime entities

* Fix some includes and remove some restrictions on printing time on displays

* format

* format

* More formatting

* Move function contents

* Ignore clang-tidy
2023-06-08 17:24:44 -05:00