GetTimeZoneInformationForHandle
GetTimeZoneInformation is a Windows API function that retrieves information about the system's current time zone. It is part of the Windows API and is used by applications to understand and display local time correctly. The function populates a TIME_ZONE_INFORMATION structure, which contains various details about the time zone.
The TIME_ZONE_INFORMATION structure includes the standard and daylight saving time (DST) names for the time zone,
Furthermore, GetTimeZoneInformation provides information about the transition dates and times for DST. It specifies the month,