onParsed

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

Perform an action when parsing succeeds.