Source position: sdo_date_utils.pas line 25
type TDateTimeRec = packed record
Date: TDateTime;
HourOffset: ShortInt;
MinuteOffset: ShortInt;
end;