This struct provides a namespace for utility functions that convert Zoneinfo time-zone identifiers both to and Windows time-zone identifiers.
Declared in <baltzo_windowstimezoneutil.h>
struct WindowsTimeZoneUtil;
| Name | Description |
|---|---|
getWindowsTimeZoneId | Load the Windows time-zone identifier for zoneinfoId. |
getZoneinfoId | Load the default Zoneinfo identifier for windowsTimeZoneId. |