Date.toStructTm

Fills in the date-related bits of a struct tm using the date value. Initializes the non-date parts with something sane but meaningless.

class Date
void
toStructTm
(
void* tm
)

Parameters

tm void*

struct tm to fill