DateTimeParseContext.isStrict

Checks if parsing is strict. !(p) Strict parsing requires exact matching of the text and sign styles.

@return true if parsing is strict, false if lenient

class DateTimeParseContext
bool
isStrict
()

Meta