Whole Number Parser Builder
Functions
associate With
Link copied to clipboard
Associate the result with a particular DateTimeField, populating its value when parsing succeeds.
enforce Sign Style
Link copied to clipboard
Enforce a particular sign style.
on Parsed
Link copied to clipboard
abstract fun onParsed(action: DateTimeParseResult.(parsed: Long) -> Unit)
Content copied to clipboard
Perform an action when parsing succeeds.