Returns seconds as an integer.
Example
>>> dt = UTCDateTime(2012, 2, 11, 10, 11, 12) >>> dt.second 12
Enter search terms or a module, class or function name.