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.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cSeconds...

...cSeconds

Note Byte ordering is little-endian.