With DATE command you can read / write date in the Carberry RTCC.
RTCC DATE <DD:MM:YY>
DATE accepts three parameters as:
Param | Description | Range |
DD | RTCC date | 01 - 31 |
MM | month | 01 - 12 |
YY | year | 00 - 99 |
DATE command returns current date if no parameters are provided.
Reading current date
RTCC DATE 25/01/16 OK
Adjusting RTCC date
RTCC DATE 25/01/16 OK