Source position: JPL.DateTime.pas line 91
function JPTimeToStr(
const dt: TDateTime;
ShowMSec: Boolean = True;
TimeSep: string = ':';
MSecSep: string = '.'
):string;