> > The easiest way to get a correct format is to first run 'date' to > get the currently set date and follow that format. Its like: > > % date -s"Fri Jul 20 15:47:26 CDT 2001" root at troll~# date -s"Fri Jul 20 16:15:26 CDT 2001" Fri Jul 20 22:15:26 BST 2001 Will you please explain to me why the time jumped 6 hours in 6ms. Must be CDT's difference to BST. I am still not understanding.