home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / time.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  1.0 KB  |  32 lines

  1.     TIME [hh[:mm[:ss[.cc]]]]
  2. or
  3.     TIME [hh[.mm[.ss[,cc]]]]    
  4.  
  5. TIME is an internal command that lets you see the current time DOS is using 
  6. and change that time if you want.
  7.  
  8. hh = The hour (using a 24 hour clock)
  9.  
  10. mm = The minute
  11.  
  12. ss = The second
  13.  
  14. cc = Hundredths of seconds (you have to be fast to type this accurately)
  15.  
  16.   TIME                When you just type in TIME, the current time 
  17. Current time is  4:34:04.29p    is displayed along with an option to change
  18. Enter new time:            the time.  Pressing the Enter, Return, or <──┘
  19.                 key will leave the time alone.
  20.  
  21.   VER | TIME             This is way to print out the current time
  22.                 without having to press any keys.
  23.  
  24.   TIME 17:35:01            This will change the time to 5:35:01 p.m.
  25.   TIME  8.11.02            Most people don't bother with hundredths of
  26.                 seconds when setting the time.
  27.  
  28.   TIME 17:35            This also changes the time to 5:35 p.m.
  29.                 Notice that seconds defaults to zero.
  30.  
  31.   TIME 2            Now it's 2 o'clock in the morning.
  32.