Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

CFGregorianDate

Declaration

Source position: CFDate.pas line 242

type CFGregorianDate = record

  year: SInt32;

  month: SInt8;

  day: SInt8;

  hour: SInt8;

  minute: SInt8;

  second: Float64;

end;


Documentation generated on: 2023-03-18