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

DayTimeStr

Declaration

Source position: JPL.DateTime.pas line 80

function DayTimeStr(

  dt: TDateTime;

  DateSeparator: string = '.';

  TimeSeparator: string = ':';

  DateTimeSeparator: string = ' ';

  MSecSeparator: string = '.';

  bShowMSec: Boolean = True

):string;



CT Web help

CodeTyphon Studio