Set the identifier attribute of this object to the specified value.
Synopsis
Declared in <baltzo_zoneinfo.h>
void
setIdentifier(std::string_view const& value);
Parameters
Name |
Description |
value |
the time zone identifier to assign |
Created with MrDocs