Set the relaxed field of this object to the specified value and return a copy of this object.

Synopsis

Declared in <bdlt_iso8601utilparseconfiguration.h>

Iso8601UtilParseConfiguration
setRelaxed(bool value = true);

Return Value

a copy of this object

Parameters

Name

Description

value

whether to allow a space between date and time fields

Created with MrDocs