DATEV - return current date & time as vector of integers.

Alternate Entry Name: .DATEV

Usage:

B:
   %b/manif/datev
        ...
   datev( vector );
/* C users use "localtime" */

Where:

vector
is a vector of seven words which receive the date and time as described below.

Description:

DATEV returns the current date and time to the nearest clock tick as a broken down vector of integers (year, month, day, hour, etc.). Manifests for interpreting the vector are found in B/MANIF/DATEV.

See Also:

expl b manif datev
for a description of the manifests to interpret the vector.

Copyright © 1996, Thinkage Ltd.