This struct provides a namespace for utility functions that convert Zoneinfo time‐zone identifiers both to and Windows time‐zone identifiers.

Synopsis

Declared in <baltzo_windowstimezoneutil.h>

struct WindowsTimeZoneUtil;

Static Member Functions

Name

Description

getWindowsTimeZoneId

Load the Windows time‐zone identifier for zoneinfoId.

getZoneinfoId

Load the default Zoneinfo identifier for windowsTimeZoneId.

Created with MrDocs