abstract fun onParsed(action: DateTimeParseResult.(parsed: String) -> Unit): Unit
Perform an action when parsing succeeds.