bas7qck.hlp (Table of Contents; Topic list)
TimeSerial# Function
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
TimeSerial# (hour%, minute%, second%)
 
    ■ hour%      An hour between 0 (12:00 AM) and 23 (11:00 PM),
                 inclusive.
    ■ minute%    A minute between 0 and 59, inclusive.
    ■ second%    A second between 0 and 59, inclusive.
 
Returns
    A serial number that represents the time of the arguments.
 
See Also    Hour&    Minute&    Now#    Second&    TimeValue#