qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
TIMESERIAL Function
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Returns a serial number that represents the time of the arguments.
 
    TIMESERIAL(hour%, minute%, second%)
 
    ■ hour%      Hour between 0 (12:00 A.M.) and 23 (11:00 P.M.), inclusive
 
    ■ minute%    Minute between 0 and 59, inclusive
 
    ■ second%    Second between 0 and 59, inclusive
 
 See Also
    Date and Time Command Summary    Serial Numbers