We must type this commands:
If we want to set this date: 05-27-2007, 23:50
date --set "2007-05-27 23:50"
With this, we just set the system date. Now we will set the BIOS date.
hwclock --set --date="2007-06-27 23:50"
To see the system/BIOS hour, just type date/hwclock.

Have a nice day

