onParsed

abstract fun onParsed(action: DateTimeParseResult.(parsed: String) -> Unit)

Perform an action when parsing succeeds.