Clock/Calendar

COMMAND:
        CLOCK.SYS
        
FORMAT:
        DEVICE=CLOCK.SYS
                
        no arguments

USAGE:
        Installed as a device drive in CONFIG.SYS
        files only.
        
        The Software Installation Program places this
        command in the CONFIG.SYS file if you
        request automatic time and date entry.
        
        Automatically tells DOS the time and date
        whenever you boot the system. This does not
        display the time, it just enters it so that other
        software can use it. (See DTIME.COM for
        displaying the time.)
        
        To set the clock, use the DOS commands
        TIME and DATE.
        
        You must have this driver installed before you
        can use the commands DTIME.COM or
        SETALARM.COM.
        
EXAMPLE:
        To use the clock, the CONFIG.SYS file must
        contain the line:
        
                device=clock.sys