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

MsToMinStr

Declaration

Source position: JPL.DateTime.pas line 74

function MsToMinStr(

  const xms: Int64;

  MinSecSeparator: string = ':';

  MinPostfix: string = '';

  SecPostfix: string = '';

  MSecPostfix: string = ''

):string;



CT Web help

CodeTyphon Studio