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