localString

val Instant.localString: String

Extension property for Kotlin Instant to render it in local time as two words.

The simple mechanism is to render as ISO8601 and replace the T with a space.