DateTime.getSecond

Retrieves the second of the minute represented by datetime in the gregorian calendar. Call gst_date_time_has_second before, to avoid warnings.

class DateTime
int
getSecond
()

Return Value

Type: int

the second represented by datetime

Meta