DATE

Name

DATE —
DATE (year,month,day)

Description

Computes the number of days since the 1st of january of 1900(the date serial number) for the given year, month and day.

The @day might be negative (to count backwards) and it is relative to the previous @month. The @years should be at least 1900.

See also

TODAY , NOW