[#BloombergLP-bdlt-Iso8601UtilConfiguration-setUseZAbbreviationForUtc] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Iso8601UtilConfiguration.adoc[Iso8601UtilConfiguration]::setUseZAbbreviationForUtc :relfileprefix: ../../../ :mrdocs: Set the `useZAbbreviationForUtc` attribute of this object to the specified `value`. == Synopsis Declared in `<bdlt_iso8601utilconfiguration.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setUseZAbbreviationForUtc(bool value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | whether to use `Z` for UTC instead of `+00:00` |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#