Constructors

Synopses

Declared in <bdlt_iso8601utilconfiguration.h>

Create an Iso8601UtilConfiguration object having the (default) attribute values: ` fractionalSecondPrecision() == 3 omitColonInZoneDesignator() == false useCommaForDecimalSign() == false useZAbbreviationForUtc() == false `

Create an Iso8601UtilConfiguration object having the value of the specified original configuration.

Created with MrDocs