nvflare.fuel.utils.time_utils module

time_to_string(t)[source]

Convert time into a formatted string.

Parameters

t – input time string in seconds since the Epoch

Returns: formatted time string