Load the time zone identifier into timezone.

Synopsis

Declared in <baltzo_localtimeoffsetutil.h>

static
void
loadTimezone(std::string* timezone);

Description

Load to the specified timezone the time zone identifier used to determine the local time offset from UTC.

Parameters

Name

Description

timezone

receives the time zone identifier

Created with MrDocs