Navigation  without Java Scripts

time/4

time(Hour,Min,Sec,Hunderths)

Set or read the system time

Reads the time from the computer's internal clock.

Note that the Hundredths are currently not available on UNIX

Example

time(H,M,S,T)
H=11, M=30, S=13, T=49
1 Solution