qck.hlp (Table of Contents; Topic list)
DATESERIAL Function
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Returns a serial number that represents the date of the arguments.
 
    DATESERIAL(year%, month%, day%)
 
    ■ year%     Year between 1753 and 2078, inclusive
 
    ■ month%    Month between 1 and 12, inclusive
 
    ■ day%      Day between 1 and 31, inclusive
 
 See Also
    Date and Time Command Summary    Serial Numbers