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

Programmer Humor

19480 readers
203 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
[โ€“] [email protected] 15 points 11 months 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.

[โ€“] [email protected] 7 points 11 months ago

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