Icon DateToAnsiStr Method

System::UnicodeString __fastcall DateToAnsiStr(System::TDateTime
      Value)

Usage

Use the DateToAnsiStr method to convert a TDateTime value to an ANSI-formatted date value string. All SQL and filter expressions in DBISAM require ANSI-formatted date values, which use the 'yyyy-mm-dd' format.
Image