Hacker News new | ask | show | jobs
by terwey 2079 days ago
“Correct” is a strong word. It isn’t defined in https://tools.ietf.org/html/rfc4180 so Excel should not try to be smart and add extensions only they support.
1 comments

Excel predates RFC4180 by nearly 20 years (RFC4180 is October 2005, Excel 1.0 was September 1985) and this behavior was already cemented when the RFC was written.

As for the actual RFC, it's worth taking a read. Any sort of value interpretation is left up to the implementation, to the extent that Excel's behavior in interpreting formulae is 100% in compliance with the spec.

CSV predates Excel, and other CSV implementations don't have this behavior
What spec?

Anyway the RFC doesn't mandate any value interpretation IIRC.