Date8ToDate Method
Definition
Get the TDate value of a YYYYMMDD string
Delphi
function Date8ToDate(const Date8: string): tdate
Parameters
- Date8
- string
Returns
tdate
Get the TDate value of a YYYYMMDD string
function Date8ToDate(const Date8: string): tdate