Method

GLibDateget_weekday

Declaration [src]

GDateWeekday
g_date_get_weekday (
  const GDate* date
)

Description [src]

Returns the day of the week for a GDate. The date must be valid.

Return value

Type: GDateWeekday

Day of the week as a GDateWeekday.