ESP DateTime  0.2.0
Date Time Functions and Classes for ESP8266 and ESP32
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CDateFormatterDateTime Formatter constants and static format methods
 CDateTimeClassDateTime Library Main Class, include time get/set/format methods
 CDateTimePartsDateTime 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
 CTimeElapsedTimeElapsed class