Method

GLibDateget_month

Declaration

GDateMonth
g_date_get_month (
  const GDate* date
)

Description

Returns the month of the year. The date must be valid.

Return value

Type: GDateMonth

Month of the year as a GDateMonth.