DateTimeParseContext.setParsedField

Stores the parsed field. !(p) This stores a field-value pair that has been parsed. The value stored may be _out of range for the field - no checks are performed.

@param field the field to set _in the field-value map, not null @param value the value to set _in the field-value map @param errorPos the position of the field being parsed @param successPos the position after the field being parsed @return the new position

class DateTimeParseContext
int
setParsedField

Meta