U_CAPI bool_t udat_isLenient (const UDateFormat* fmt)

Determine if an UDateFormat will perform lenient parsing

Documentation

Determine if an UDateFormat will perform lenient parsing. With lenient parsing, the parser may use heuristics to interpret inputs that do not precisely match the pattern. With strict parsing, inputs must match the pattern.
Returns:
TRUE if fmt is set to perform lenient parsing, FALSE otherwise.
Parameters:
fmt - The formatter to query
See Also:
udat_setLenient

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de