Hi ,
i have a cell is formatted as datetime,
where every time i try to get the datetime it return me value .
var v = ws1.cell(1,2).value
Any good way to retrieve the datetime formatted value ?
i have a cell is formatted as datetime,
where every time i try to get the datetime it return me value .
var v = ws1.cell(1,2).value
Any good way to retrieve the datetime formatted value ?