5.51 DSTIME
DSTIME is a concrete type for time expressed as the number of seconds since January 1, 1601, 12:00:00 A.M.
This type is declared as follows:
-
typedef LONGLONG DSTIME;
The following diagram shows an alternative representation of this type.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cSeconds... |
|||||||||||||||||||||||||||||||
...cSeconds |
Note Byte ordering is little-endian.