Date.toStructTm
void toStructTm(void * tm)Fills in the date-related bits of a struct tm using the date value. Initializes the non-date parts with something safe but meaningless.
Parameters
tm | struct tm to fill |
void toStructTm(void * tm)Fills in the date-related bits of a struct tm using the date value. Initializes the non-date parts with something safe but meaningless.
tm | struct tm to fill |