this post was submitted on 16 Nov 2023
196 points (95.8% liked)

Programmer Humor

23710 readers
1576 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 2 years 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
[โ€“] Esca@lemmy.one 13 points 2 years ago (1 children)

But if you're worried about locale, you can't assume people use the string "Saturday" to describe Saturday either. That solution only works in English.

[โ€“] jonne 5 points 2 years ago

I assume this is in a language where the first day of the week is a fixed part of the language (like JS).