Source position: JPL.DateTime.pas line 89
function JPTryStrToDate(
const DateStr: string;
out ADate: TDateTime;
DateSep: string = '-'
):Boolean;