DelphiToNativeDate(string,Char,Byte,Byte,Byte) Method
Represents method DelphiToNativeDate(string,Char,Byte,Byte,Byte)
.
function DelphiToNativeDate(const Value: string; var ADateSep: Char; out YIdx,MIdx,DIdx: Byte): string;
Parameters
- Value
- Type: string
- ADateSep
- Type: Char
- YIdx
- Type: Byte
- MIdx
- Type: Byte
- DIdx
- Type: Byte
Return Value
Type: string