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

Synopsis

Declared in <baltzo_zoneinfo.h>

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

Description

The attribute is used to describe local time transitions far in the future (see {posixExtendedRangeDescription}).

Parameters

Name

Description

value

the POSIX extended‐range description to assign

Created with MrDocs