to_time


Description:

public void to_time (out Time tm)

Fills in the date-related bits of a struct tm using the this value.

Initializes the non-date parts with something sane but meaningless.

Parameters:

this

a Date to set the struct tm from

tm

struct tm to fill