Unit 'bbutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_internettools]

dateTimeEncode

Declaration

Source position: bbutils.pas line 1181

function dateTimeEncode(

  const y: Integer;

  const m: Integer;

  const d: Integer;

  const h: Integer;

  const n: Integer;

  const s: Integer;

  nanoseconds: Integer = 0

):TDateTime;



CT Web help

CodeTyphon Studio