TIME

The TIME operator reads the system clock and returns a character string representing the current time-of-day.

4GLREF00000104.gif

TIME returns a character string, representing the current time in the format hh:mi:ss, based on a 24-hour clock. (Here hh represents the hour, mi the minute, and ss the second as 2-digit strings, with colon ( : ) symbols as separators.)

References

CURRENT

DATE

DATE( )

TODAY