I have a problem with ^BC
barcode using ZPL II.
My code looks like:
^XA
^LL248
^PW480
^BY1
^FO15,10
^BCN,100
^FC%,{,#^FD%y%m%d%H%M%S000^SF%%%%%%%%%%%%ddd,1^FS
^PQ5
^XZ
And for example the 5th label looks like this:
And my question is, why I have additional 0 between date/hour and serial number.
This sample code should look like 220929093311004 but it have four digits after date/time 2209290933110004.