|
|
|
|
|
by janosdebugs
1328 days ago
|
|
Any sort of office suite would be able to do it, but the data types would be very limited. CSV itself is not standardized, and with a well-constructed spreadsheet wouldn't contain information such as a currency symbol that would make more advances data types possible. |
|
Actually, CSV is formalized in RFC 4180. Adherence to that spec is another story, of course. :-)
https://www.rfc-editor.org/rfc/rfc4180