Sheldan@programming.dev to Programming@programming.dev · 3 days agonew Date("wtf")jsdate.wtfexternal-linkmessage-square52fedilinkarrow-up1233arrow-down13cross-posted to: [email protected][email protected]
arrow-up1230arrow-down1external-linknew Date("wtf")jsdate.wtfSheldan@programming.dev to Programming@programming.dev · 3 days agomessage-square52fedilinkcross-posted to: [email protected][email protected]
minus-squareTanoh@lemmy.worldlinkfedilinkarrow-up4·2 days 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.