this post was submitted on 12 Jul 2025
145 points (98.7% liked)

Programmer Humor

37227 readers
264 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/33754840

new Date("wtf")

you are viewing a single comment's thread
view the rest of the comments
[–] racketlauncher831@lemmy.ml 4 points 4 days ago

Until the new Temporal API comes along, there are some libraries we can use.

  • luxon
  • dayjs
  • or compile chrono (Rust) to WebAssembly