Method

GLibDateget_weekday

Declaration

GDateWeekday
g_date_get_weekday (
  const GDate* date
)

Description

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.