SYS(1) - Julian System Date Visual FoxPro 9.0 SP2 SYS(1) - Julian System Date See Also Example Collapse All Expand All Returns the current system date as a Julian day number character string. SYS(1)Return Value Character Remarks The value returned by SYS(1) is valid in USA versions of Visual FoxPro for any system date after September 14, 1752, and before December 31, 9999. Example Copy Code? SYS(1) ? SYS(10,VAL(SYS(1))) See AlsoReferenceCDOW( ) FunctionCTOD( ) FunctionDATE( ) FunctionDATETIME( ) FunctionDAY( ) FunctionDOW( ) FunctionDTOC( ) FunctionSYS( ) Functions OverviewSYS(10) - String from Julian Day NumberSYS(11) - Julian Day Number