setPosixExtendedRangeDescription overloads

Synopses

Declared in <baltzo_zoneinfo.h>

Set the posixExtendedRangeDescription attribute of this object to the specified value.

void
setPosixExtendedRangeDescription(std::string_view const& value);

Set the posixExtendedRangeDescription attribute to the specified value.

void
setPosixExtendedRangeDescription(char const* value);

Parameters

Name

Description

value

the POSIX extended‐range description to assign

Created with MrDocs