fridom.framework.utils.formatting.humanize_time# fridom.framework.utils.formatting.humanize_time(value: float)[source]# Format a time in human readable format. Parameters# valuefloatThe time to format. Returns# strThe formatted time.