So is it possible to parse the returned time using any of the string functions?
or to act on, say the hours value, and do an ... if time() > 4 then dosomething
or something similar??
If so could you please show a quick example so I can understand the syntax and how to properly use the time in a program.
For me it always seems to be the syntax of a given programming language that trips me up the most.
examples help A LOT !!
Also what time zone is it in?? where does the time value come from??
thanks
dwight