BloombergLP::baltzo::Zoneinfo::setPosixExtendedRangeDescription

setPosixExtendedRangeDescription overloads

Synopses

Declared in <baltzo_zoneinfo.h>

Set the posixExtendedRangeDescription attribute of this object, used to describe local time transitions far in the future, to the specified value (see {posixExtendedRangeDescription}).

void
setPosixExtendedRangeDescription(std::string_view const& value);
» more...

Set the posixExtendedRangeDescription attribute to the specified value.

void
setPosixExtendedRangeDescription(char const* value);
» more...