Returns the current system time in 24-hour, eight-character string (hh:mm:ss) format.
TIME([nExpression]) |
Parameters
- nExpression
- The time returned includes hundredths of a second if nExpression is included. The numeric expression nExpression can be any value. However, the actual maximum resolution is about 1/18 second. Use SECONDS(В ) for greater resolution.
Return Value
Character