Hi ,
I am using aspose.cells using nodejs via java
I am creating a worksheet from json Data using the below code
const layoutOptions = aspose.cells.JsonLayoutOptions();
layoutOptions.setConvertNumericOrDate(true);
a…..., ‘‘dd-MM-yyyy’’,“dd-MM-yy” , ‘MM-dd-yyyy’ , ‘yyyy-MM-dd’ I am...dtFormat so , if dtFormat = ‘dd-MM-yyyy’ , then all the date columns...