With TIME command you can read / write time the Carberry RTCC.

Synopsis

RTCC TIME <hh:mm:ss>

TIME accepts three parameters as:

ParamDescriptionRange
hh RTCC hour in 24h notation 00 - 23
mm minutes 00 - 59
ss second 00 - 59

Return

TIME command returns current time if no parameters are provided.

Examples

Reading current time

RTCC TIME
17:39:07
OK

Adjusting RTCC time

RTCC TIME 17:39:00
OK