fridom.framework.utils.formatting.humanize_time

Contents

fridom.framework.utils.formatting.humanize_time#

fridom.framework.utils.formatting.humanize_time(value: float)[source]#

Format a time in human readable format.

Parameters#

valuefloat

The time to format.

Returns#

str

The formatted time.