- [x] All Enums should be Copy, PartialEq, PartialOrd, Ord, Eq, Clone. TimeSystem (and likely other enums) are not copy. That's frustrating. - [x] Epoch should derive Eq, Ord