[#BloombergLP-baltzo-Zoneinfo-setPosixExtendedRangeDescription-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/Zoneinfo.adoc[Zoneinfo]::setPosixExtendedRangeDescription :relfileprefix: ../../../ :mrdocs: Set the `posixExtendedRangeDescription` attribute of this object to the specified `value`. == Synopsis Declared in `<baltzo_zoneinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setPosixExtendedRangeDescription(std::string_view const& value); ---- == Description The attribute is used to describe local time transitions far in the future (see {posixExtendedRangeDescription}). == Parameters [cols="1,4"] |=== | Name| Description | *value* | the POSIX extended‐range description to assign |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#