DATEV - offsets for the vector returned by DATEV.

Description:

B/MANIF/DATEV defines manifests offsets in the DATEV vector. The following values are defined.

DV_YEAR   0  years since 1900, e.g. 87 -> 1987 
DV_MONTH  1  Current month      1 to 12 
DV_DAY    2  Day of month       1 to 31 
DV_HOUR   3  Hour of day        0 to 23 
DV_MIN    4  Minute within hour 0 to 59 
DV_SEC    5  second within min  0 to 59 
DV_PULSE  6  Pulse within sec   0 to 64000-1 
DV_SIZE   6  Size (index of last element)
DV_RATE   64000  Clock rate (pulses per second)

Copyright © 2000, Thinkage Ltd.