ESPHome  2024.4.1
Data Structures | Namespaces | Functions
time.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::ESPTime
 A more user-friendly version of struct tm from time.h. More...
 

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

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