this post was submitted on 06 Nov 2023
30 points (68.3% liked)

Programmer Humor

32171 readers
1069 users here now

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

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] ftatateeta@lemmy.ml 1 points 11 months ago (1 children)

I would expect the month to increment by one and the day to be clamped to the valid days for the month.

[โ€“] yogthos@lemmygrad.ml -3 points 11 months ago

That's precisely what I'd expect as well, and what APIs in languages like Java do.