Method

GLibDateTimeget_day_of_month

since: 2.26

Declaration

gint
g_date_time_get_day_of_month (
  GDateTime* datetime
)

Description

Retrieves the day of the month represented by datetime in the gregorian calendar.

Available since: 2.26

Return value

Type: gint

The day of the month.