BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
this.columnData = [
//..
{ field: 'HireDate', label: 'HireDate', type: 'date', format: 'dd/MM/yyyy' },
{ field: 'Date', label: 'Date', type: 'date', format: 'dd-MMM-yy' },
]; |