Sheldan@programming.dev to Programming@programming.dev · 6 months agonew Date("wtf")jsdate.wtfexternal-linkmessage-square51fedilinkarrow-up1228arrow-down13cross-posted to: programmer_humor@programming.devprogrammerhumor@lemmy.ml
arrow-up1225arrow-down1external-linknew Date("wtf")jsdate.wtfSheldan@programming.dev to Programming@programming.dev · 6 months agomessage-square51fedilinkcross-posted to: programmer_humor@programming.devprogrammerhumor@lemmy.ml
minus-squareTanoh@lemmy.worldlinkfedilinkarrow-up4·6 months agoFor very basic things maybe, but it has a lot of other weird problems and restrictions. Mutability, no real timezone support, very limited arithmetic, to name a few. As soon as you move beyond the very basic, you want someting more robust.
For very basic things maybe, but it has a lot of other weird problems and restrictions. Mutability, no real timezone support, very limited arithmetic, to name a few. As soon as you move beyond the very basic, you want someting more robust.