Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_SYSTEM_TIME_ZONE_INFORMATION

Declaration

Source position: jwanative.pas line 1280

type _SYSTEM_TIME_ZONE_INFORMATION = record

  Bias: LONG;

  StandardName: array [0..31] of WCHAR;

  StandardDate: SYSTEMTIME;

  StandardBias: LONG;

  DaylightName: array [0..31] of WCHAR;

  DaylightDate: SYSTEMTIME;

  DaylightBias: LONG;

end;


Documentation generated on: 2023-03-18