Source position: JPL.DateTime.pas line 96
function JPStrToDateTime( |
const DateTimeStr: string; |
Default: TDateTime; |
DateSep: string = '-'; |
TimeSep: string = ':'; |
MSecSep: string = '.'; |
DateToTimeSep: string = ' ' |
):TDateTime; |
| CT Web help |
| CodeTyphon Studio |