setPosixExtendedRangeDescription overloads
Declared in <baltzo_zoneinfo.h>
Set the posixExtendedRangeDescription attribute of this object to the specified value.
void
setPosixExtendedRangeDescription(std::string_view const& value);
» more...
Set the posixExtendedRangeDescription attribute to the specified value.
void
setPosixExtendedRangeDescription(char const* value);
» more...
| Name | Description |
|---|---|
| value | the POSIX extended-range description to assign |