Modules§
Macros§
Functions§
- format_
bytes - Formats the bytes into human-readable string, e.g ‘7.75 GB’
Measured in binary, not decimal - format_
duration - Formats large amount of seconds into readable format, e.g “8d, 5h, 32m, 19s”
It will remain as seconds if not over 60 - format_
timestamp - Formats timestamp integer to Discord’s timestamp format
- parse_
duration