Method
GLibDateset_day
Declaration [src]
void
g_date_set_day (
GDate* date,
GDateDay day
)
Description [src]
Sets the day of the month for a GDate
. If the resulting
day-month-year triplet is invalid, the date will be invalid.
Parameters
day
-
Type:
GDateDay
Day to set.