Пример #1
0
 public static extern int SystemTimeToTzSpecificLocalTime(ref TIME_ZONE_INFORMATION lpTimeZoneInformation,
     ref SYSTEMTIME lpUniversalTime, ref SYSTEMTIME lpLocalTime);
Пример #2
0
 public static extern int SetTimeZoneInformation(ref TIME_ZONE_INFORMATION lpTimeZoneInformation);