Unit 'oratypes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#oracle]

TOCIDate

Declaration

Source position: oratypes.pp line 289

type TOCIDate = packed record

  Year: sb2;

  Month: ub1;

  Day: ub1;

  Hour: ub1;

  Min: ub1;

  Sec: ub1;

end;


Documentation generated on: 2023-03-18