API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
void g_date_to_struct_tm ( const GDate* date, tm* 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.
date
tm
Type: tm*
tm*
Struct tm to fill.