Contents
|
PyTime
.__int__
__int__(
)
Used when an integer representation of the time object is required.
Return Value
The integer result can be used with the time module. Please see the main description for the
PyTime
object.