Cursed Excel: "1/2"+1=45660
quadratichq.com
Cursed Excel: "1/2"+1=45660
1–10 of 144 posts
Re: Cursed Excel: "1/2"+1=45660
#2I got 45690
Re: Cursed Excel: "1/2"+1=45660
#3I got 45690
Depends if you have American dates or normal dates, I guess
Re: Cursed Excel: "1/2"+1=45660
#4[deleted]
Re: Cursed Excel: "1/2"+1=45660
#5I got 45690
Probably MM/DD (2 Jan) vs DD/MM (1 Feb) since Excel uses it's current locale for parsing. (=SUM in en-US, =SOMME in fr-CA for example... making any SaaS app in Canada that exports xlsx files is always rough.)
Re: Cursed Excel: "1/2"+1=45660
#6Re: Cursed Excel: "1/2"+1=45660
#7I've never understood why they don't let you turn off automatic date parsing. That one feature has caused me more grief than anything else in Excel.
Re: Cursed Excel: "1/2"+1=45660
#8Earlier quoted context omitted.
Depends if you have American dates or normal dates, I guess
Only HN readership might take an iso order as normal I guess :D
ISO order is the correct order. 2025 April 7 or 2025-04-07 or whatever. Human-read numbers are big endian and dates should be big endian to maintain that consistency.
Also, America uses ISO order, we just use a comma. 2025 April 7 is the same as April 7, 2025. Just like Bill Gates is the same as Gates, Bill.
Re: Cursed Excel: "1/2"+1=45660
#9Re: Cursed Excel: "1/2"+1=45660
#10I would be careful on dates not just before 1582 but before 1753.
Great Britain and its colonies (which included USA) did not change to Gregorian until 1752 and also to confuse more changed the date on when the year changed from March to 1st January.
If you are in Greece or Russia be even more aware as that will be around 1920 when they changed.