Provides a time zone portion of the datetime value.
Class
TOraTimeStamp
Syntax
procedure GetTimeZoneOffset(var TZHour: shortint; var TZMin: shortint);
Parameters
TZHour
TZMin
Remarks
Call the GetTimeZoneOffset method to get a time zone (hour, minute) portion of the datetime value.
See Also