I'm currently using the SRC v1 API to construct WR histories from submitted runs, and while I've mostly gotten it to line up with what's on the site in the History tab of the boards, I've noticed something I'm curious about.
In the History tab on the leaderboards (for example, this one), if two WRs happened on the same day, it reports how long the older run stood down to the minute (1 hour, 22 minutes for the records on 2024-04-20 in the above). Runs are only submitted with a date field rather than a timestamp, and in the case of these two runs, the earlier one was actually submitted 4 days later, 2024-04-24, while the latter one was submitted 2024-04-20.
I don't think it's necessarily inaccurate, but I am curious where the numbers are coming from, and if there's any way to get them from the API.