Home »
Python »
Python Reference
Python time Class Methods
Python time Class has the following built-in functions.
| Method |
Description |
| replace() |
Replaces the time with the same value, except for those parameters given new values by whichever keyword arguments are specified in the brackets. |
Advertisement
Advertisement