Contents | Index | < Browse | Browse >
usage: TIME(option)
default: TIME() = TIME('n')

-returns the current system time or controls the internal elapsed time
counter. Without the option argumnet supplied this function returns the
system time formatted as HH:MM:SS.
-it is only necessary to supply the first letter of the option argument.

Options are:
Civil -current time, 12 hour format
Elapsed -elapsed time in seconds
Hours -current time in hours since midnight
Minutes -current time in minutes since midnight
Normal -current time in 24 hour format
Reset -Reset the elapsed time clock
Seconds -current time in seconds since midnight