pub fn worklogs(key: &str, worklogs: &[Worklog], ctx: &Context) -> StringExpand description
Render an issue’s worklog.
The duration is shown the way it is typed — 1h 30m, not PT1H30M. The
ISO form is what --format json carries, because that is the API’s own
vocabulary and what a script is written against.