cmdConfig.DateTime, cmdConfig.HeaderFooter
Constructor and Description |
---|
DateTime() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDate()
return Date in format: "DD-MM-YY";
throws Exception
|
java.lang.String |
getDateTime()
return Date and time in format: "DD-MM-YY hh:mm:ss DST";
throws Exception
|
java.lang.String |
getTime()
return Time in format: "hh:mm:ss DST"
throws Exception
|
void |
setDateTime(java.lang.String date,
java.lang.String time)
Set date and time
The command can be executed only one time after daily Z report.
|
SetAutoPaperCutting, SetAutoPowerOff, SetBarCodeHeight, SetBarcodeName, SetBthDiscoverability, SetBthPairing, SetBthPinCode, SetCurrNameForeign, SetCurrNameLocal, SetDeptName, SetDHCPenable, SetDsblKeyCancelReceipt, SetDsblKeyCloseReceipt, SetDsblKeyDateTime, SetDsblKeyDiagnostics, SetDsblKeyFmReports, SetDsblKeyJournal, SetDsblKeyXreport, SetDsblKeyZreport, SetEcrConnectedCashReport, SetEcrConnectedDeptReport, SetEcrConnectedGroupsReport, SetEcrConnectedOperReport, SetEcrMidnightWarning, SetEcrPluDailyClearing, SetExchangeRate, SetFpComBaudRate, SetLANGateway, SetLANIP, SetLANNetMask, SetLANPriDNS, SetLANSecDNS, SetOperName, SetOperPasw, SetPaperCuttingType, SetPaymentForbidden, SetPayName, SetServiceDate, SetServMessage
checkErrorCode, close, getConnectedECRV1, getConnectedModelV2, getConnectedPrinterV1, isConnectedDeviceV2, isConnectedECR, isConnectedPrinter, setConnectedModel, setConnectedModel, setConnectedModel
public java.lang.String getDateTime() throws java.lang.Exception
java.lang.Exception
public java.lang.String getDate() throws java.lang.Exception
java.lang.Exception
public java.lang.String getTime() throws java.lang.Exception
java.lang.Exception
public void setDateTime(java.lang.String date, java.lang.String time) throws java.lang.Exception
java.lang.Exception