TIME$ |
time$ returns local time.
time$
Infbox "it is
"-time$
A = "Date :"-date$-"Time
:"-time$
time$ returns local time supplied by the system as a string "hh:mm:ss".
If the time given is wrong, ask your system administrator to correct the system time.
The result is a Char type.
No associated errors.
|
|