Source position: JPL.DateTime.pas line 95
function JPDateTimeToStr( |
const dt: TDateTime; |
UseMilliseconds: Boolean = False; |
DateSep: string = '-'; |
TimeSep: string = ':'; |
MSecSep: string = '.'; |
DateToTimeSep: string = ' ' |
):string; |
| CT Web help |
| CodeTyphon Studio |