Method

GLibDateTimeget_second

since: 2.26

Declaration

gint
g_date_time_get_second (
  GDateTime* datetime
)

Description

Retrieves the second of the minute represented by datetime.

Available since: 2.26

Return value

Type: gint

The second represented by datetime.