DelphiToPHPDTFmt(string,Boolean,Boolean,Char) Method

Represents method DelphiToPHPDTFmt(string,Boolean,Boolean,Char).

Namespace: IWCGJQCommon
function DelphiToPHPDTFmt(const Value: string; ADate,ATime: Boolean; var ADateSep: Char): string;

Parameters

Value
Type: string

ADate
Type: Boolean

ATime
Type: Boolean

ADateSep
Type: Char

Return Value

Type: string