mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-24 06:48:34 +00:00
f3d5028518
Unit tests for locale-aware boolean conversion for Csv Reader
4 lines
76 B
CSV
4 lines
76 B
CSV
"-123","1,234","12,345.67"
|
|
"123.4567","123.456789012"
|
|
"-1,234.567",1234.567
|