Next Topic

Previous Topic

Book Contents

GetTime

string GetTime(string sFormat=NULL)

Return values

Returns a string with the current time, formated as specified by the parameter sFormat, or in the default format.

Parameters

Remarks

Returns a string with the time contained in the instance, the default format is HH:MM:SS. By supplying your own format code you can alter the way the time is returned.

Format flags