Method

GLibDateTimeget_minute

since: 2.26

Declaration

gint
g_date_time_get_minute (
  GDateTime* datetime
)

Description

Retrieves the minute of the hour represented by datetime.

Available since: 2.26

Return value

Type: gint

The minute of the hour.