Source position: JPL.DateTime.pas line 83
function MsToTimeStrEx(
ms: Int64;
RoundToSeconds: Boolean = False;
DayStr: string = 'd '
):string;