[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseformatstr' (#msegui)

stringtodate

Declaration

Source position: mseformatstr.pas line 414

function stringtodate(

  const avalue: msestring;

  const convert: dateconvertty = dc_none

):tdatetime; overload;

function stringtodate(

  const avalue: msestring;

  const aformat: msestring;

  const convert: dateconvertty = dc_none

):tdatetime; overload;


Documentation generated on: 2021-05-13