I’m still not too sure on exactly what you’re trying to do without a workflow @lucabartoli , but at the moment n8n doesn’t have a way to write the xlsx data type. I’m moving this over to the feature request forum - if you can provide as much detail as possible, that would be helpful for our product team
By downloading and opening the spreadsheet, you can easily see that the DateJS cell has the full JS date as a string, while the Date1900 one has a real excel date, just not formatted.
Changing the format in excel after opening produce the following results:
DateJS: nothing happens, because it is declared as a string
Date1900: correct date format is applied, but the first format on open is raw value