this post was submitted on 16 Nov 2023
220 points (95.5% liked)

Programmer Humor

18292 readers
1292 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

Yes, someone actually did this and I found it running on our server

you are viewing a single comment's thread
view the rest of the comments
[–] Lysergid@lemmy.ml 25 points 7 months ago (2 children)
[–] 4am@lemm.ee 1 points 7 months ago

dayOfWeek is clearly represented by 1-7 in the example, with Sunday being 1.

So, I guess the answer is “depends on what date library you’re linking against”