Mobile Printer CPCLProgramming Manual P10-21
GET-DATE Utility
This command reports the current date, if valid, as an
eight character null-terminated ASCII string. This com-
mand will be ignored by printers that are not equipped
with a real time clock module.
Format:
<!> <UTILITIES>
{command}
<PRINT>
where:
{command}:
GET-DATE
Printer output: mm:dd:yyyy\0
mm = month (01 – 12)
dd = day (01 – 31)
yy = year (1990 – 2089)
\0 = null terminator (00H)