A struct containing all components of a Date after calling Date::split().
Components are: year, month, day, hours, minutes, seconds, weekDay
#include <Date.h>