Method

GLibDateget_day_of_year

Declaration [src]

guint
g_date_get_day_of_year (
  const GDate* date
)

Description [src]

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.