Setting the system date and time is fairly easy on solaris. Because you can easily set the time from the command line, you can set the time on a server remotely but you have to do it as superuser (root user).
date mmddhhmmyy
The date command takes the syntax mmddhhmmyy, or “month day hour minute year”. You have to be superuser to set the time.
Example:
# date 1201053112
Fri Dec 1 05:31:00 PST 2012
Comments
Tags: Set the Date and Time, Set the Date and Time on Solaris, Set the Date and Time on Solaris 10, solaris, Solaris : Set the Date, Solaris : Set the Date and Time, Solaris : Set the Time, Solaris 10: Set the Date and Time
Maybe you are lucky with the cron log in /var/cron/log. You can find records like