Method

GLibDateget_day_of_year

Declaration

guint
g_date_get_day_of_year (
  const GDate* date
)

Description

Returns the day of the year, where Jan 1 is the first day of the year. The date must be valid.

Return value

Type: guint

Day of the year.