Time$("seconds")
Dec 15, 2008 20:09:14 GMT -5
Post by incisor on Dec 15, 2008 20:09:14 GMT -5
I get huge values using this function. If the function is returning seconds since midnight the largest possible value should be 86399.
print time$()
print time$("seconds")
18:07:04
3406842424
Am I missing something?