With DATE command you can read / write date in the Carberry RTCC.

Synopsis

RTCC DATE <DD:MM:YY>

DATE accepts three parameters as:

ParamDescriptionRange
DD RTCC date 01 - 31
MM month 01 - 12
YY year 00 - 99

Return

DATE command returns current date if no parameters are provided.

Examples

Reading current date

RTCC DATE
25/01/16
OK

Adjusting RTCC date

RTCC DATE 25/01/16
OK