abstract fun onParsed(action: DateTimeParseResult.(whole: Long, fraction: Long) -> Unit): Unit
Perform an action when parsing succeeds.