format_time Function ==================== .. py:function:: format_time(years, months, days, hours, minutes, seconds, milliseconds=0, microseconds=0, nanoseconds=0.0, time_zone="UTC") :no-index: Purpose ------- Format already-separated time parts into the package's custom time string.