Skip to main content

auto_label

Function auto_label 

Source
pub fn auto_label(target: &str) -> Result<String>
Expand description

"{basename}-{yyyymmdd-hhmmss}" in the local-ish (system time) zone, computed from SystemTime::now() without pulling in chrono.