Synopsis:
sys_settime(date,time)
Arguments:
date - The starting date (either YYYYMMDD or YYMMDD)
time - the starting time (HHMMSS)
Description: This function sets the system date and time to the values specified.
Return Value:
Returns 0 or a negative error code if an invalid date/time is specified.