787
Exam Answer
(programming.dev)
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.
Yes, it's a full 24 hours, but a library doesn't use 24:00:00 to represent the last hour, it's 23:59:59. Once it hits 24:00, it rolls over to 00:00:00.
Hence my initial error of answering 23.
It's not valid, but I don't edit out erronous answers because I believe all data should be preserved, no matter how dumb it makes one look.
00:00:00 is the 1st second of the day. 23:59:59 is the 86400th second of the day. That's 24 hours.
Doing the lord's work.
I have but one up vote and you already have it.