Unit 'JPL.DateTime' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_jplib]

JPTimeToStr

Declaration

Source position: JPL.DateTime.pas line 91

function JPTimeToStr(

  const dt: TDateTime;

  ShowMSec: Boolean = True;

  TimeSep: string = ':';

  MSecSep: string = '.'

):string;



CT Web help

CodeTyphon Studio