TimeZoneLabel()

Set a label for a timezone that appears on the calendar.

Token ID

AFTKN_TIMEZONE_LABEL or 934

Syntax

VOID TimeZoneLabel(
     [ANSISTRING] TimeZoneRegKey;
     [ANSISTRING] TimeZoneLabel)

Parameters

TimeZoneRegKey As ANSISTRING

Identifies one of the timezone subkeys under “HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Time Zones”. For instance, “Alaskan Standard Time”.

TimeZoneLabel As ANSISTRING

The new label for the timezone.