Function Time() Foundation
Returns the system time as a formatted character string ("HH:MM:SS").
Time( [<cBaseZone>] ) --> cSystemTime
The return value of the function Time() is a character string in which the time is indicated in the format Hours:Minutes:Seconds (HH:MM:SS).
The environment function Time() reads the system time as a character string. The format of the return value depends on the system setting for the time format or can be selected using the SET TIME command. The smallest time unit which is represented by Time() is a full second. The separating character in the formatted character string is dependent on the country-specific configuration setting.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.