Set the timeZoneId attribute of this object to the specified value. If value is null, it is treated as an empty string.
Declared in <baltzo_localdatetime.h>
void
setTimeZoneId(std::string_view const& value);
| Name | Description |
|---|---|
| value | the time zone identifier to assign |