to_time


Description:

[ CCode ( cname = "g_date_to_struct_tm" ) ]
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 safe but meaningless.

Parameters:

this

a Date to set the struct tm from

tm

struct tm to fill