in generator/src/main/groovy/generator/DocUtils.groovy [26:28]
static String prettyDate(String s) { Date.parse(RFC3339, s).format(PRETTY) }