ESP DateTime
0.2.0
Date Time Functions and Classes for ESP8266 and ESP32
|
CDateFormatter | DateTime Formatter constants and static format methods |
CDateTimeClass | DateTime Library Main Class, include time get/set/format methods |
CDateTimeParts | DateTime Parts struct, similar to struct tm in <time.h>, containing a calendar date and time broken down into its components, but more readable, include some useful getter methods |
CTimeElapsed | TimeElapsed class |