|
<< Click to Display Table of Contents >> Navigation: Variables > TzSpecificLocalTimeToSystemTime |
SIGNATURE=IWJsonDataObjects.TzSpecificLocalTimeToSystemTime
ETYPE=Variable
Declaration:
Delphi: |
TzSpecificLocalTimeToSystemTime: function(lpTimeZoneInformation: PTimeZoneInformation; var lpLocalTime, lpUniversalTime: TSystemTime): BOOL; |
C++: |
function(lpTimeZoneInformation: PTimeZoneInformation; var lpLocalTime, lpUniversalTime: TSystemTime): BOOL TzSpeci |
Unit: IWJsonDataObjects.pas
Description: This is variable IWJsonDataObjects.TzSpecificLocalTimeToSystemTime.