onParsed

abstract fun onParsed(action: DateTimeParseResult.(whole: Long, fraction: Long) -> Unit)

Perform an action when parsing succeeds.