this post was submitted on 14 Apr 2025
1329 points (91.5% liked)
Programmer Humor
22730 readers
1321 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Scientists rename human genes to stop Microsoft Excel from misreading them as dates
Sometimes it’s easier to rewrite genetics than update Excel
Aug 6, 2020
https://www.theverge.com/2020/8/6/21355674/human-genes-rename-microsoft-excel-misreading-dates
Best thing is, they introduced some settings to turn that auto-conversion off and they don't work 🤣 can't make that stuff up.
I mean, I know of a Microsoft product that allows for a batch import of data provided in an Excel file. You need to use their template file. Which, when used, automatically formats all dates the American way, ignoring your locale settings. Depending on which date is first encountered on import (e.g. which date you entered in the first line) then designates whether the whole file is imported with dates read as MM/DD/YYYY or DD/MM/YYYY.
You start your list on January 1st? It will import everything as MM/DD/YYYY then. You start you list on e.g. January 22nd? DD/MM/YYYY it is then. Good luck getting that import running without errors...
Both of these are the wrong way to format dates.
Nothing works in Excel. Excel will do what it wants.
But that doesn't stop the MS support and a thousand stupid people from claiming "oh, you just have to format it as text, are you dumb or what"...