U_CAPI void udat_setLenient ( UDateFormat* fmt, bool_t isLenient)

Specify whether an UDateFormat will perform lenient parsing

Documentation

Specify whether 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.
Parameters:
fmt - The formatter to set
isLenient - TRUE if fmt should perform lenient parsing, FALSE otherwise.
See Also:
dat_isLenient

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