Load the time zone identifier into timezone.
Declared in <baltzo_localtimeoffsetutil.h>
Load the time zone identifier into timezone.
static
void
loadTimezone(bsl::string* timezone);
» more...
Load the time zone identifier into timezone.
static
void
loadTimezone(std::pmr::string* timezone);
» more...
Load the time zone identifier into timezone.
static
void
loadTimezone(std::string* timezone);
» more...
| Name | Description |
|---|---|
| timezone | receives the time zone identifier |