Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

294
Views
¿Cómo puedo formatear los datos de salida cuando uso Excel de exportación de tablas de datos?
 { text: 'Excel Olarak İndir', // Excel İndirme Butonunun Adı extend: 'excelHtml5', // İndirilicek Dosyanın Türü title: 'Tahsilat Sorgulama', //Excel Dosyasının Adı exportOptions: { //Excel'de sırasıyla hangi kolonların yer alıcağı yazılır. columns: [4, 5, 6, 7, 8, 9], format: { body: function (data, row, column, node) { debugger; // return column === 0 ? data.(new Date(parseInt(data.substr(6))).toLocaleString("tr-TR")) : // replace(new Date(parseInt(data.TransactionTime.substr(6))).toLocaleString("tr-TR")) : data; // $('td', row).eq(4).attr('data-order', new Date(parseInt(data[4].substr(6))).format("yyyymmddHHMMss")); // $('td', row).eq(4)[0].innerHTML = new Date(parseInt(data[4].substr(6))).format("dd.mm.yyyy HH:MM:ss"); } } }, customize: function (xlsx) { var sheet = xlsx.xl.worksheets['sheet1.xml']; $('column:first', sheet).attr('data-order', new Date(parseInt(data[4].substr(6))).format("yyyymmddHHMMss")); }

}

Quiero exportar la lista a Excel pero el formato de fecha se ve así / Fecha (1636966185000 + 0300) / , ¿cómo puedo cambiar eso en Excel? Recibo un error en la función substr.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!