AfxSystemSystemTimefunction
Returns the current system time as a SYSTEMTIME structure.
Syntax
FUNCTION AfxSystemSystemTime () AS SYSTEMTIME
Description
Returns the current system time as a SYSTEMTIME structure.
Remarks
The system time is expressed in Coordinated Universal Time (UTC).
Reference
- Include file
AfxTime.inc - Defined in AfxNova/AfxTime.inc:79
- Documented in DateTime/DateTime Procedures.md
- Topic: Date and Time Procedures