pub fn human(iso: &str) -> StringExpand description
Render an ISO 8601 duration the way it was typed: PT1H30M becomes 1h 30m.
Anything unrecognised is returned as it came. A duration we cannot read is still a fact about the worklog, and replacing it with a dash would hide it.