fn hms(ns: i64) -> StringExpand description
Local wall-clock time of a nanosecond timestamp.
localtime_r rather than a date crate: libc is already here, and the only
hard part of civil time — the zone — is exactly the part a hand-rolled
version would get wrong.