YⓄ乙 @aussie.zone to Mildly Infuriating@lemmy.worldEnglish · edit-211 months agoWhy do companies love chrome so much?files.catbox.moeimagemessage-square145fedilinkarrow-up1659arrow-down119file-text
arrow-up1640arrow-down1imageWhy do companies love chrome so much?files.catbox.moeYⓄ乙 @aussie.zone to Mildly Infuriating@lemmy.worldEnglish · edit-211 months agomessage-square145fedilinkfile-text
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up5·11 months agoProbably the reason it was never implemented is that it’s barely an inconvenience. The input just fallback into a text field.
minus-squarebjorneylinkfedilinkEnglisharrow-up1·11 months agoProbably because the week input is just a date picker that applies Math.floor() on the result, and month inputs are better suited for a <select>
Probably the reason it was never implemented is that it’s barely an inconvenience. The input just fallback into a text field.
Probably because the week input is just a date picker that applies
Math.floor()
on the result, and month inputs are better suited for a<select>