BloombergLP::baltzo::LocalDatetime::setTimeZoneId

setTimeZoneId overloads

Synopses

Declared in <baltzo_localdatetime.h>

Set the timeZoneId attribute of this object to the specified value. If value is null, it is treated as an empty string.

void
setTimeZoneId(std::string_view const& value);
» more...

Set the timeZoneId attribute of this object to the specified value. If value is null, it is treated as an empty string.

void
setTimeZoneId(char const* value);
» more...

Parameters

NameDescription
valuethe time zone identifier to assign