|
|
|
|
Purpose |
The ASPEN_TIME data type declares a 32-bit, signed integer value. This value indicates an absolute time, or number of minutes since January 1, 1900, 12:00 a.m. at the International Date Line. Variables of type ASPEN_TIME can be converted to the ANSI standard time_t and struct tm types by using the AspenTimeToANSITime() function and back to type ASPEN_TIME by using the ANSITimeToAspenTime() function. |
|
|
|
|
Definition |
typedef long ASPEN_TIME; |
|
|
|
|
See Also |
ASPEN_GETSERVERINFO_OUTPUT ASPEN_HISTORICAL_UPDATE_NOTICE |
©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.