Method

GLibDateTimeget_second

since: 2.26

Declaration [src]

gint
g_date_time_get_second (
  GDateTime* datetime
)

Description [src]

Retrieves the second of the minute represented by datetime.

Available since: 2.26

Return value

Type: gint

The second represented by datetime.