Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Indicates whether the calendar used by this date format is lenient.
Set method documentation [Android Documentation]
Specifies whether or not date/time parsing shall be lenient. With lenient
parsing, the parser may use heuristics to interpret inputs that do not
precisely match this object's format. With strict parsing, inputs must
match this object's format.