Set system time in Solaris
Example commands used to set the system time in Solaris.
To set the time to 5:43:15 PM (17:43:15), run this command as superuser:
date 1743.15
To set the time to 9:05 AM:
date 0905
To set the time to 5:43:15 PM (17:43:15), run this command as superuser:
date 1743.15
To set the time to 9:05 AM:
date 0905
RSS feed for comments on this post. TrackBack URL
Anonymous said on February 26, 2010
How to configure time synchonize in sun solaries 10 with windows server
Juanmaurosm said on October 31, 2010
Hey i had a issue when did set date in mmddHHMMYY the system toke six hours plus using date -u mmddHHMMYY when i tried date HHMM.SS it works fine