Function format_time_for_display

Source
pub fn format_time_for_display(
    ns_since_epoch: i64,
    time_format: TimeFormat,
) -> String