[#BloombergLP-bdlt-Iso8601UtilConfiguration-useZAbbreviationForUtc] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Iso8601UtilConfiguration.adoc[Iso8601UtilConfiguration]::useZAbbreviationForUtc :relfileprefix: ../../../ :mrdocs: Return the value of the `useZAbbreviationForUtc` attribute of this object. == Synopsis Declared in `<bdlt_iso8601utilconfiguration.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool useZAbbreviationForUtc() const; ---- == Return Value `true` if `Z` is used for UTC instead of `+00:00` [.small]#Created with https://www.mrdocs.com[MrDocs]#