Example file: https://github.com/SheetJS/test_files/blob/master/biff5/number_format_greek.xls.0.csv
The encoding is windows codepage 1253. The original XLS file is https://github.com/SheetJS/test_files/blob/master/biff5/number_format_greek.xls. To reproduce, set the language for non-Unicode characters to "Greek".
What is the correct encoding setting to parse the file? Using "iso-8859-7" appears to have no effect on the result.
Example file: https://github.com/SheetJS/test_files/blob/master/biff5/number_format_greek.xls.0.csv
The encoding is windows codepage 1253. The original XLS file is https://github.com/SheetJS/test_files/blob/master/biff5/number_format_greek.xls. To reproduce, set the language for non-Unicode characters to "Greek".
What is the correct encoding setting to parse the file? Using "iso-8859-7" appears to have no effect on the result.