DateTime.getSecond

Retrieves the second of the minute represented by @datetime in the gregorian calendar. Call gst_date_time_has_time() before, to avoid warnings.

class DateTime
int
getSecond
()

Return Value

Type: int

the second represented by @datetime

Meta