ESPHome 2025.5.0
Loading...
Searching...
No Matches
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

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 

Functions

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