Coding 2026-05-21
All right, let's make this quick. I bit the bullet as far as refactoring the calendars code goes, and trashed all of the old stuff, then worked on moving around the new stuff so it makes sense. I got a few things pulled out, but my current stumbling block is that I've called too many things "epoch", and it's confusing.
Trying to work through this quickly, it makes sense to say that RD has an epoch, but not is an epoch, buuuuut... I've got a type for dates relative to an epoch.
I just tried renaming some of them from "epoch" to "standard". We'll see how it shakes out. Looking good so far; we'll have to see what I think once I've had some rest.
Good night.