js editor
Web development
↑
Main Page
Visual FoxPro 9.0 Language Reference
SYS(2) - Seconds Since Midnight
See Also
В
Example
В
Collapse All
Expand All
Returns the number of seconds elapsed since midnight.
SYS(2)
Return Value
Character
Example
В
Copy Code
? TIME( ) ? SYS(2)
See Also
Other Resources
DATETIME(В ) Function
SECONDS( ) Function
SYS( ) Functions Overview
TIME( ) Function
js editor
Web development
→