Dynamsoft Home|Product Home

CAP_DEVICETIMEDATE

Description: The date and time of the device's clock.

Managed in the form "YYYY/MM/DD HH:mm:SS:sss" where YYYY is the year, MM is the numerical month, DD is the numerical day, HH is the hour, mm is the minute, SS is the second, and sss is the millisecond.

 

Remarks: The internal date and time of the device. Be sure to leave the space between the ending of the date and the beginning of the time fields. All fields must be specified for CapSet().

 

Data type: String. The max length is 32.

 

Default value: No default

 

Allowed values: Any date

 

CapType for GET: TW_ONEVALUE

 

CapType for SET:  TW_ONEVALUE

 

See also: CAP_TIMEDATE