Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. Command line:
  2. sntp host [-tz [-[+]]hh[:ss]] [-s]|[-st]|[-ss]]
  3. host  Name of SNTP server
  4. -tz - set time zone, default is GMT +0:00
  5.  
  6. Syncronization, defautl is disabled
  7. -s  - system date and time
  8. -st -   system time (hours, mitutes and seconds) only
  9. -ss - safe current hour (syncronize mitutes and seconds only)
  10.  
  11. Eg:
  12. sntp pool.ntp.org -tz 1 -s
  13. sntp 88.147.254.227 -tz 1 -ss
  14.  
  15. History