cc1
v2.1
CC1 source code docs
|
Functions | |
def | time_from_sec |
Takes an amount of seconds and turns it into a human-readable amount of time. |
def src.wi.utils.formatters.time_from_sec | ( | seconds, | |
separator = ' |
|||
) |
Takes an amount of seconds and turns it into a human-readable amount of time.
Definition at line 35 of file formatters.py.