Platform::LocalTime Struct Reference#include <platform.h>
Member Data DocumentationSeconds after minute (0-59).
Minutes after hour (0-59).
Hours after midnight (0-23).
Month (0-11; 0=january).
Day of the month (1-31).
Day of the week (0-6, 6=sunday).
Current year minus 1900.
Day of year (0-365).
True if daylight savings time is active.
|