Striker@lemmy.worldM to Mildly Infuriating@lemmy.worldEnglish · 2 years agoThis mofo was born on the wrong daylemmy.worldimagemessage-square46fedilinkarrow-up1400arrow-down127
arrow-up1373arrow-down1imageThis mofo was born on the wrong daylemmy.worldStriker@lemmy.worldM to Mildly Infuriating@lemmy.worldEnglish · 2 years agomessage-square46fedilink
minus-squaretallwookie@lemm.eelinkfedilinkEnglisharrow-up4arrow-down65·edit-21 year agodeleted by creator
minus-squareNouveau_Burnswick@lemmy.worldlinkfedilinkEnglisharrow-up52·2 years agoIt specifically requested DD/MM/YYYY format though.
minus-squareChris@lemmy.worldlinkfedilinkEnglisharrow-up5arrow-down1·2 years agoYeah… I am stoned but this looks like it should be valid and there is just a bug in the code.
minus-squaredukk@programming.devlinkfedilinkEnglisharrow-up6arrow-down1·2 years agoI’m guessing the UI designer accidentally put in DD/MM/YY, when the code handles the date as MM/DD/YY.
minus-squaretimkenhan@sopuli.xyzlinkfedilinkEnglisharrow-up10·2 years agoSometimes if the developers don’t specify, the date format can follow clients’ settings, which can lead to unpredictable results like this.
minus-squaredukk@programming.devlinkfedilinkEnglisharrow-up2arrow-down1·2 years agoYeah, I’d imagine you’d want to adapt for different locales. Here in the US, MMDDYY is pretty ubiquitous, but I’m sure it’s different in other countries.
minus-squaretimkenhan@sopuli.xyzlinkfedilinkEnglisharrow-up2·2 years agoI’ve experienced this kind of confusion first hand, so I know a thing or two.
minus-squareJoBo@feddit.uklinkfedilinkEnglisharrow-up22arrow-down2·2 years ago95% of people are not USian and also, can read the requested date format correctly.
minus-square0x2d@lemmy.mllinkfedilinkEnglisharrow-up1·2 years agotell me you are from the US without telling me you are from the US
deleted by creator
It specifically requested DD/MM/YYYY format though.
Yeah… I am stoned but this looks like it should be valid and there is just a bug in the code.
I’m guessing the UI designer accidentally put in DD/MM/YY, when the code handles the date as MM/DD/YY.
Sometimes if the developers don’t specify, the date format can follow clients’ settings, which can lead to unpredictable results like this.
Yeah, I’d imagine you’d want to adapt for different locales. Here in the US, MMDDYY is pretty ubiquitous, but I’m sure it’s different in other countries.
I’ve experienced this kind of confusion first hand, so I know a thing or two.
95% of people are not USian and also, can read the requested date format correctly.
deleted by creator
tell me you are from the US without telling me you are from the US