ESPHome  2024.4.2
Namespaces | Functions
time.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 

Functions

bool esphome::is_leap_year (uint32_t year)
 
uint8_t esphome::days_in_month (uint8_t month, uint16_t year)
 
template<typename T >
bool esphome::increment_time_value (T &current, uint16_t begin, uint16_t end)