August 2010
Intermediate to advanced
526 pages
23h 39m
English
datetime() — Decode time string into date and time
datetime(timestring,modifier, ... )
The datetime() 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 YYYY-MM-DD
HH:MM:SSstrftime( '%Y-%m-%d
%H:%M:%S', .timestring, ...
)
Read now
Unlock full access