Function prodash::time::format_time_for_messages[][src]

pub fn format_time_for_messages(time: SystemTime) -> String
Expand description

Return a string representing the current time as localtime.

Available with the localtime feature toggle.