qck.hlp (Table of Contents; Topic list)
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