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);
Set the posixExtendedRangeDescription attribute to the specified value.
void
setPosixExtendedRangeDescription(char const* value);
Created with MrDocs