August 2010
Intermediate to advanced
526 pages
23h 39m
English
time() — Decode time string into time of day
time(timestring,modifier, ... )
The time() function takes a
value plus zero or more modifier values and returns a
text value in the format timestring
'.
It is equivalent to the call HH:MM:SS'strftime(
'%H:%M:%S', timestring, ... ).
Read now
Unlock full access