M(1 byte) | Minute |
xx(2 bytes)
/M03
/0x2F
M0x4D
00x30
30x33
4.UpdateYear
Command |
|
/Yxx |
|
Description |
|
Y(1 byte) | Year |
xx(2 bytes) |
00=2000,01=2001,..,10=2010,..,99=2099 Ex Update Year = 2007
/Y07
/0x2F
Y0x59
00x30
70x37
5.Update Month
Command |
| |
/mxx |
| Note: m is a small letter |
Description |
| |
m(1 byte) | Month | |
xx(2 bytes) | ||
;01=JAN,02=FEB,..,10=OCT,..,12=DEC | ||
Ex | Update month = October | |
/m10 |
|
|
/0x2F
m0x6D
10x31
00x30
14