Next Topic

Previous Topic

Book Contents

GetDate

string GetDate(string sFormat=NULL)

Return values

Returns a string with the current time, formatted 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 YY-MM-DD. By suppling your own format code you can alter the way the time is returned.

Format flags