pub fn auto_label(target: &str) -> Result<String>
"{basename}-{yyyymmdd-hhmmss}" in the local-ish (system time) zone, computed from SystemTime::now() without pulling in chrono.
"{basename}-{yyyymmdd-hhmmss}"
SystemTime::now()