Home »
Python »
Python Reference
Python timedelta Class Methods
Python timedelta Class has the following built-in functions.
Method |
Description |
total_seconds() |
Returns the total number of seconds covered in the given duration of that time instance. |
Advertisement
Advertisement