LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   libreoffice command line convert to xlsx (https://www.linuxquestions.org/questions/linux-software-2/libreoffice-command-line-convert-to-xlsx-4175482476/)

julienfmills 10-28-2013 09:43 AM

libreoffice command line convert to xlsx
 
Hello everyone,

At the command line I'm converting csv files to xlsx files using:

soffice --headless --convert-to xlsx:"Calc MS Excel 2007 XML" thefile.csv

That works great. What I'd like to get a column in the spreadsheet in date format.

Is it possible?

kbp 11-06-2013 05:44 PM

The soffice command doesn't seem to have that many options but a quick search turned up this .. if you try unoconv please let us know how you go.

JSkywalker 11-10-2013 11:30 AM

hmm, i was converting from xls/xlsx to csv, but this is interesting indeed, if i ever want to convert something back to xls or xlsx


All times are GMT -5. The time now is 08:06 AM.