ESPHome  2024.7.2
Namespaces | Functions
time.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 

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)