to_time
Description:
Fills in the date-related bits of a struct tm using the this value.
Initializes the non-date parts with something safe but meaningless.
Parameters:
this |
a Date to set the struct tm from |
tm |
struct tm to fill |